Merge branch 'tb/avoid-gcc-on-darwin-10-6'
[gitweb.git] / http.h
diff --git a/http.h b/http.h
index fa45c2b3646d56d5ad937f4add980294ca03f205..4ef4bbda7d86d8ca5238d45897b277709b30414a 100644 (file)
--- a/http.h
+++ b/http.h
@@ -54,6 +54,7 @@ struct slot_results {
        CURLcode curl_result;
        long http_code;
        long auth_avail;
+       long http_connectcode;
 };
 
 struct active_request_slot {