Merge branch 'md/test-cleanup'
[gitweb.git] / midx.h
diff --git a/midx.h b/midx.h
index ce80b91c68ac5de4ed0e7cd4d8b7844a3612b363..2d7c9c6cd1d829f3eb6aa924d316e54c6d4e9e00 100644 (file)
--- a/midx.h
+++ b/midx.h
@@ -3,6 +3,9 @@
 
 #include "repository.h"
 
+struct object_id;
+struct pack_entry;
+
 struct multi_pack_index {
        struct multi_pack_index *next;