summaryrefslogtreecommitdiffstats
path: root/loose.h
diff options
context:
space:
mode:
Diffstat (limited to 'loose.h')
-rw-r--r--loose.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loose.h b/loose.h
index 2c2957072c..28512306e5 100644
--- a/loose.h
+++ b/loose.h
@@ -3,6 +3,8 @@
#include "khash.h"
+struct repository;
+
struct loose_object_map {
kh_oid_map_t *to_compat;
kh_oid_map_t *to_storage;