diff options
Diffstat (limited to 'src/config/umalloc.h')
-rw-r--r-- | src/config/umalloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/umalloc.h b/src/config/umalloc.h index 65febf1fd..245c6b4aa 100644 --- a/src/config/umalloc.h +++ b/src/config/umalloc.h @@ -11,4 +11,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include <config/defaults.h> +#include <config/local/umalloc.h> + #endif /* CONFIG_UMALLOC_H */ |