X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=remote-curl.c;h=2faf1c634415d139f15c4829937e0460be31dc1d;hb=aa06b4d3f43be3879556361768a07934f23ac230;hp=d8d276a471b0c5a819ca1b2e02e9b3a6cd27cd73;hpb=c6dfb399448f6de17ce417052f1bb345c9e022c9;p=git.git diff --git a/remote-curl.c b/remote-curl.c index d8d276a47..2faf1c634 100644 --- a/remote-curl.c +++ b/remote-curl.c @@ -3,6 +3,7 @@ #include "strbuf.h" #include "walker.h" #include "http.h" +#include "exec_cmd.h" static struct ref *get_refs(struct walker *walker, const char *url) {