Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: fr.po: Correct case in sentence
[gitweb.git]
/
http.h
diff --git
a/http.h
b/http.h
index f83cfa686823728587b2a803c3e84a8cd4669220..4ef4bbda7d86d8ca5238d45897b277709b30414a 100644
(file)
--- a/
http.h
+++ b/
http.h
@@
-107,6
+107,7
@@
extern void http_init(struct remote *remote, const char *url,
int proactive_auth);
extern void http_cleanup(void);
+extern long int git_curl_ipresolve;
extern int active_requests;
extern int http_is_verbose;
extern size_t http_post_buffer;