]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - misc/tune2fs.c
Shorten compile commands run by the build system
[thirdparty/e2fsprogs.git] / misc / tune2fs.c
index 346e2d17c87fe42c16228f9527a148aa4d8b762e..11ef0958d5c7d9e896155771e1f837228be43488 100644 (file)
@@ -27,6 +27,7 @@
 
 #define _XOPEN_SOURCE 600 /* for inclusion of strptime() */
 #define _BSD_SOURCE /* for inclusion of strcasecmp() */
+#include "config.h"
 #include <fcntl.h>
 #include <grp.h>
 #ifdef HAVE_GETOPT_H