]> 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 c1ae2763954b0587f3187fc9769f9d47a98f8fdd..0d548814e08a7405150afe441d7d88839dfa6648 100644 (file)
@@ -2,6 +2,7 @@
 #include "test-tool.h"
 #include "cache.h"
 #include "config.h"
+#include "read-cache-ll.h"
 #include "repository.h"
 #include "setup.h"
 #include "wrapper.h"