]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/send-pack.c
cache.h: move remote/connect API out of it
[thirdparty/git.git] / builtin / send-pack.c
index 152c4ea092a44ff9e70e293ddeecb4ad7105e25d..e86d3b5d672a945a1a24bfc96ab5e7b451f5d7f5 100644 (file)
@@ -5,6 +5,7 @@
 #include "sideband.h"
 #include "run-command.h"
 #include "remote.h"
+#include "connect.h"
 #include "send-pack.h"
 #include "quote.h"
 #include "transport.h"