diff options
Diffstat (limited to 'reachable.c')
-rw-r--r-- | reachable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reachable.c b/reachable.c index 88d7d679da..25cfd99d1c 100644 --- a/reachable.c +++ b/reachable.c @@ -11,6 +11,7 @@ #include "list-objects.h" #include "packfile.h" #include "worktree.h" +#include "object-store.h" struct connectivity_progress { struct progress *progress; |