Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
connect: split git:// setup into a separate function
[gitweb.git]
/
reachable.c
diff --git
a/reachable.c
b/reachable.c
index 492e87b9fa00c392ef799567dc6ef60e2dfb18a5..88d7d679da9c837463f74d9a9277025b008635af 100644
(file)
--- a/
reachable.c
+++ b/
reachable.c
@@
-9,6
+9,7
@@
#include "cache-tree.h"
#include "progress.h"
#include "list-objects.h"
+#include "packfile.h"
#include "worktree.h"
struct connectivity_progress {