Whamcloud - gitweb
configure: check for msync() for portability reasons
[tools/e2fsprogs.git] / resize / test_extent.c
index a8678f1..fa3f505 100644 (file)
@@ -12,6 +12,7 @@
  * %End-Header%
  */
 
+#include "config.h"
 #include "resize2fs.h"
 
 void do_test(FILE *in, FILE *out);