Whamcloud - gitweb
libext2fs: fix offset code in undo_write_tdb
[tools/e2fsprogs.git] / lib / ext2fs / badblocks.c
index 4312e19..0f23983 100644 (file)
@@ -9,6 +9,7 @@
  * %End-Header%
  */
 
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
 #if HAVE_UNISTD_H