diff options
Diffstat (limited to 'lib/ext2fs/alloc_tables.c')
-rw-r--r-- | lib/ext2fs/alloc_tables.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ext2fs/alloc_tables.c b/lib/ext2fs/alloc_tables.c index 885d2b23..9f3d4e04 100644 --- a/lib/ext2fs/alloc_tables.c +++ b/lib/ext2fs/alloc_tables.c @@ -10,6 +10,7 @@ * %End-Header% */ +#include "config.h" #include <stdio.h> #include <string.h> #if HAVE_UNISTD_H |