]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport.c
cache.h: move remote/connect API out of it
[thirdparty/git.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"