]> git.ipfire.org Git - thirdparty/git.git/blobdiff - dir.c
name-hash.h: move declarations for name-hash.c from cache.h
[thirdparty/git.git] / dir.c
diff --git a/dir.c b/dir.c
index a7469df3ac7f95109c48ced53259aac021e14b8b..029aab36fe8cbe78f36bfd0e449b866a3f94baf7 100644 (file)
--- a/dir.c
+++ b/dir.c
@@ -13,6 +13,7 @@
 #include "dir.h"
 #include "environment.h"
 #include "gettext.h"
+#include "name-hash.h"
 #include "object-file.h"
 #include "object-store.h"
 #include "attr.h"