cache.h: move remote/connect API out of it
[gitweb.git] / fetch-pack.c
index abe5ffbba55037c34b1bf38a86aa0ec8bd7f3447..c2bab42e6d8c7e039009a07cb83392945e61faba 100644 (file)
@@ -9,6 +9,7 @@
 #include "fetch-pack.h"
 #include "remote.h"
 #include "run-command.h"
+#include "connect.h"
 #include "transport.h"
 #include "version.h"