]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-cache-tree.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / t / helper / test-cache-tree.c
index 9507b356e22f15ceb70841dee5f3a547cb38ed37..9d64422b3cc23621c0a02b5ff359d7123ca41936 100644 (file)
@@ -6,6 +6,7 @@
 #include "tree.h"
 #include "cache-tree.h"
 #include "parse-options.h"
+#include "read-cache-ll.h"
 #include "repository.h"
 #include "setup.h"