]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-read-cache.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / t / helper / test-read-cache.c
index a4c24d0e4215f6bec167b61125bc8629bbc774a0..0d548814e08a7405150afe441d7d88839dfa6648 100644 (file)
@@ -2,6 +2,8 @@
 #include "test-tool.h"
 #include "cache.h"
 #include "config.h"
+#include "read-cache-ll.h"
+#include "repository.h"
 #include "setup.h"
 #include "wrapper.h"