Whamcloud - gitweb
libext2fs: allow ext2fs_get_memalign() to compile w/o posix_memalign()
[tools/e2fsprogs.git] / ext2ed / blockbitmap_com.c
index 996bbeb..53e61dc 100644 (file)
@@ -16,6 +16,7 @@ Copyright (C) 1995 Gadi Oxman
 
 */
 
+#include "config.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>