]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - lib/ext2fs/bitmaps.c
Shorten compile commands run by the build system
[thirdparty/e2fsprogs.git] / lib / ext2fs / bitmaps.c
index b38590f4ce03d11f20ce843715a4a5bbe3a7bb4a..e518295dfe7a87bcd35b7f51722d5f76d6f97036 100644 (file)
@@ -10,6 +10,7 @@
  * %End-Header%
  */
 
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
 #if HAVE_UNISTD_H