remote.c: add command line option parser for "--force-with-lease"
[gitweb.git] / transport.c
index e15db9808c85a3918a8de3c409500aaa78d1328e..b84dbf086c65674ba9300bd2741f2bb7d854a9d9 100644 (file)
@@ -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"