diff options
Diffstat (limited to 'hash-lookup.c')
-rw-r--r-- | hash-lookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hash-lookup.c b/hash-lookup.c index bb54dfde9c..8fec8939fd 100644 --- a/hash-lookup.c +++ b/hash-lookup.c @@ -1,6 +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) { |