]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-fetch.c
The seventh batch
[thirdparty/git.git] / http-fetch.c
index fffda592670e667e81eb92af218f9a4d95d7614d..bec94988bbe563a5048c6dd5905f1a9827193489 100644 (file)
@@ -1,12 +1,12 @@
 #include "git-compat-util.h"
 #include "config.h"
-#include "exec-cmd.h"
 #include "gettext.h"
 #include "hex.h"
 #include "http.h"
 #include "walker.h"
 #include "setup.h"
 #include "strvec.h"
+#include "url.h"
 #include "urlmatch.h"
 #include "trace2.h"