]> 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 06ce3a47ccfbfd3e33bb6bbacf796253c3da365f..6944b7e825f72badcf807ffc9967e22a055bf954 100644 (file)
@@ -2,8 +2,11 @@
 #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"
 
 static int single;
 static int multi;