]> git.ipfire.org Git - thirdparty/git.git/blobdiff - hash-lookup.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / hash-lookup.c
index b98ed5e11e8a3af02a99b6d2a977cc804a122414..bb54dfde9c77c8b88dc902e071f09ab3b6ddd31b 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "hash.h"
 #include "hash-lookup.h"
 
 static uint32_t take2(const struct object_id *oid, size_t ofs)