]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fast-import.c
config: don't include config.h by default
[thirdparty/git.git] / fast-import.c
index cf58f875b889eb0360df1f58cacf4f4017c6c10f..bbc3e79eaf8ea5cb4d2bf56b530b610193e87924 100644 (file)
@@ -154,6 +154,7 @@ Format of STDIN stream:
 
 #include "builtin.h"
 #include "cache.h"
+#include "config.h"
 #include "lockfile.h"
 #include "object.h"
 #include "blob.h"