]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-lazy-init-name-hash.c
name-hash.h: move declarations for name-hash.c from cache.h
[thirdparty/git.git] / t / helper / test-lazy-init-name-hash.c
index f23d983c1188b4962b3b0df0da5ff5679cd52863..6944b7e825f72badcf807ffc9967e22a055bf954 100644 (file)
@@ -2,7 +2,9 @@
 #include "test-tool.h"
 #include "cache.h"
 #include "environment.h"
+#include "name-hash.h"
 #include "parse-options.h"
+#include "repository.h"
 #include "setup.h"
 #include "trace.h"