]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / repository.c
index 104960f8f59cd7b4db0ce420bcf6005866127a78..3d799150b45285d34cb4f8e9e35392e6f2265eb1 100644 (file)
@@ -10,6 +10,7 @@
 #include "config.h"
 #include "object.h"
 #include "lockfile.h"
+#include "read-cache-ll.h"
 #include "remote.h"
 #include "setup.h"
 #include "submodule-config.h"