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]
/
transport.h
diff --git
a/transport.h
b/transport.h
index ea70ea7e4a1b61c3006c614712ddd1aa41205ac6..b551f991108c8142eda6c8cb5497d37782b6dd53 100644
(file)
--- a/
transport.h
+++ b/
transport.h
@@
-2,6
+2,7
@@
#define TRANSPORT_H
#include "cache.h"
+#include "run-command.h"
#include "remote.h"
struct git_transport_options {