Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote.c: add command line option parser for "--force-with-lease"
[gitweb.git]
/
transport.c
diff --git
a/transport.c
b/transport.c
index e15db9808c85a3918a8de3c409500aaa78d1328e..b84dbf086c65674ba9300bd2741f2bb7d854a9d9 100644
(file)
--- a/
transport.c
+++ b/
transport.c
@@
-3,6
+3,8
@@
#include "run-command.h"
#include "pkt-line.h"
#include "fetch-pack.h"
+#include "remote.h"
+#include "connect.h"
#include "send-pack.h"
#include "walker.h"
#include "bundle.h"