]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive.h
t: make the sha1 test-tool helper generic
[thirdparty/git.git] / archive.h
index 75b9a86066b5f4e2977c9525b222c6595cef8b25..d4f97a00f541c66b694ff00340ead218752bf37e 100644 (file)
--- a/archive.h
+++ b/archive.h
@@ -1,6 +1,7 @@
 #ifndef ARCHIVE_H
 #define ARCHIVE_H
 
+#include "cache.h"
 #include "pathspec.h"
 
 struct repository;