From 46d6ec7d77a041d8266d0d9811f57ba92e86599e Mon Sep 17 00:00:00 2001 From: Piotr JaroszyƄski Date: Mon, 22 Mar 2010 23:19:00 +0100 Subject: [build] Add support for local configuration files Include config/local/$file in config/$file where it makes sense and create empty local configs during build if not present. Modified-by: Michael Brown Signed-off-by: Michael Brown --- src/config/umalloc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config/umalloc.h') diff --git a/src/config/umalloc.h b/src/config/umalloc.h index 65febf1f..245c6b4a 100644 --- a/src/config/umalloc.h +++ b/src/config/umalloc.h @@ -11,4 +11,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include +#include + #endif /* CONFIG_UMALLOC_H */ -- cgit v1.2.3-55-g7522