t5319: expand test data
[gitweb.git] / object-store.h
index d683112fd7bbab5df7e8cd5656b497cb8fd2bda1..13a766aea8ece947f2b266b4e376abf488fe3a80 100644 (file)
@@ -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.