submodule-config: store the_submodule_cache in the_repository
[gitweb.git] / fast-import.c
index 9a22fc92c0d029cf2a1362ea846f75f59978e870..94a1b06149479a11f3aa222cc7b0dba4cb94b1f0 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"