]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - e2fsck/pass1.c
Shorten compile commands run by the build system
[thirdparty/e2fsprogs.git] / e2fsck / pass1.c
index 4c3fe3f1ba9c7ae6a5613e62323433f0af32fabd..ddaa802ae64a85b2efd812ca8e74ac814efc0e3e 100644 (file)
@@ -38,6 +38,7 @@
  */
 
 #define _GNU_SOURCE 1 /* get strnlen() */
+#include "config.h"
 #include <string.h>
 #include <time.h>
 #ifdef HAVE_ERRNO_H