]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport.h
cache.h: move remote/connect API out of it
[thirdparty/git.git] / transport.h
index ea70ea7e4a1b61c3006c614712ddd1aa41205ac6..b551f991108c8142eda6c8cb5497d37782b6dd53 100644 (file)
@@ -2,6 +2,7 @@
 #define TRANSPORT_H
 
 #include "cache.h"
+#include "run-command.h"
 #include "remote.h"
 
 struct git_transport_options {