Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule-config: store the_submodule_cache in the_repository
[gitweb.git]
/
read-cache.c
diff --git
a/read-cache.c
b/read-cache.c
index bc156a133e9ff197e3d98c63d66f2d958f47f564..c8c766dab020472d5f318c247e376f27373a5261 100644
(file)
--- a/
read-cache.c
+++ b/
read-cache.c
@@
-5,6
+5,7
@@
*/
#define NO_THE_INDEX_COMPATIBILITY_MACROS
#include "cache.h"
+#include "config.h"
#include "tempfile.h"
#include "lockfile.h"
#include "cache-tree.h"