/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
object-store: move packed_git and packed_git_mru to object store
[git/git.git]
/
pack-check.c
diff --git
a/pack-check.c
b/pack-check.c
index
073c1fb
..
2378f25
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;