Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1_file: allow stat_sha1_file to handle arbitrary repositories
[gitweb.git]
/
reachable.c
diff --git
a/reachable.c
b/reachable.c
index 88d7d679da9c837463f74d9a9277025b008635af..25cfd99d1cae0bd1180ec0c7476a013859a0f2b5 100644
(file)
--- 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;