Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1_file: add repository argument to open_sha1_file
[gitweb.git]
/
pack-check.c
diff --git
a/pack-check.c
b/pack-check.c
index 073c1fbd46dfeeb215c209aa0659768e72b81c3b..2378f2599928abbb42d13a27b5baf3f531d9e47c 100644
(file)
--- a/
pack-check.c
+++ b/
pack-check.c
@@
-3,6
+3,7
@@
#include "pack-revindex.h"
#include "progress.h"
#include "packfile.h"
+#include "object-store.h"
struct idx_entry {
off_t offset;