Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
am -i, git-svn: use "git var GIT_PAGER"
[gitweb.git]
/
remote-curl.c
diff --git
a/remote-curl.c
b/remote-curl.c
index d8d276a471b0c5a819ca1b2e02e9b3a6cd27cd73..2faf1c634415d139f15c4829937e0460be31dc1d 100644
(file)
--- 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)
{