]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tree.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / tree.h
diff --git a/tree.h b/tree.h
index 6efff003e2120e3cc5a82cda5bde904bfefa786d..0499ad01aa7ee62ff02afa7bd8bcb6acd44ca144 100644 (file)
--- a/tree.h
+++ b/tree.h
@@ -3,6 +3,7 @@
 
 #include "object.h"
 
+struct pathspec;
 struct repository;
 struct strbuf;