/
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-revindex.c
diff --git
a/pack-revindex.c
b/pack-revindex.c
index
ff5f62c
..
bb521cf
100644
(file)
--- a/
pack-revindex.c
+++ b/
pack-revindex.c
@@
-1,5
+1,6
@@
#include "cache.h"
#include "pack-revindex.h"
#include "cache.h"
#include "pack-revindex.h"
+#include "object-store.h"
/*
* Pack index for existing packs give us easy access to the offsets into
/*
* Pack index for existing packs give us easy access to the offsets into