Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cache.h: move remote/connect API out of it
[gitweb.git]
/
send-pack.c
diff --git
a/send-pack.c
b/send-pack.c
index 7d172ef37f7b185f9586ce9015a08481d0bd259c..9a9908c77449aabe4e138e1a767a8dd010561f61 100644
(file)
--- a/
send-pack.c
+++ b/
send-pack.c
@@
-5,6
+5,7
@@
#include "sideband.h"
#include "run-command.h"
#include "remote.h"
+#include "connect.h"
#include "send-pack.h"
#include "quote.h"
#include "transport.h"