]> git.ipfire.org Git - thirdparty/git.git/blobdiff - hash-lookup.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / hash-lookup.c
index b98ed5e11e8a3af02a99b6d2a977cc804a122414..8fec8939fd3474b4e6c8058fe81f89c1ff45cf41 100644 (file)
@@ -1,5 +1,7 @@
 #include "cache.h"
+#include "hash.h"
 #include "hash-lookup.h"
+#include "read-cache-ll.h"
 
 static uint32_t take2(const struct object_id *oid, size_t ofs)
 {