Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5319: expand test data
[gitweb.git]
/
object-store.h
diff --git
a/object-store.h
b/object-store.h
index d683112fd7bbab5df7e8cd5656b497cb8fd2bda1..13a766aea8ece947f2b266b4e376abf488fe3a80 100644
(file)
--- a/
object-store.h
+++ b/
object-store.h
@@
-84,6
+84,8
@@
struct packed_git {
char pack_name[FLEX_ARRAY]; /* more */
};
+struct multi_pack_index;
+
struct raw_object_store {
/*
* Path to the repository's object store.