sha1_file: add repository argument to read_info_alternates
[gitweb.git] / reachable.c
index 88d7d679da9c837463f74d9a9277025b008635af..25cfd99d1cae0bd1180ec0c7476a013859a0f2b5 100644 (file)
@@ -11,6 +11,7 @@
 #include "list-objects.h"
 #include "packfile.h"
 #include "worktree.h"
+#include "object-store.h"
 
 struct connectivity_progress {
        struct progress *progress;