Merge branch 'tb/doc-fetch-pack-url'
[gitweb.git] / builtin / fetch-pack.c
index 3e19d7149e7b15d61cee1220dbb5e1a2277dc290..c8e858232a8e7a3536ef4d296efdc618e034c36e 100644 (file)
@@ -1,6 +1,8 @@
 #include "builtin.h"
 #include "pkt-line.h"
 #include "fetch-pack.h"
+#include "remote.h"
+#include "connect.h"
 
 static const char fetch_pack_usage[] =
 "git fetch-pack [--all] [--stdin] [--quiet|-q] [--keep|-k] [--thin] "