]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/fast-export.c
config: don't include config.h by default
[thirdparty/git.git] / builtin / fast-export.c
index e0220630d00cf2c069ce1a43e9511df57685acd2..e4304e2dd6550d434138c9e2b9261f66645146c5 100644 (file)
@@ -5,6 +5,7 @@
  */
 #include "builtin.h"
 #include "cache.h"
+#include "config.h"
 #include "refs.h"
 #include "commit.h"
 #include "object.h"