From: Daniel Stenberg Date: Fri, 5 May 2006 22:07:01 +0000 (+0000) Subject: get the Curl_sockerrno proto X-Git-Tag: curl-7_15_4~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800193da9bf666d48847d27d8af28a755c9aa0d8;p=thirdparty%2Fcurl.git get the Curl_sockerrno proto --- diff --git a/lib/hostares.c b/lib/hostares.c index 0f438477cc..9d8ad1ba81 100644 --- a/lib/hostares.c +++ b/lib/hostares.c @@ -75,6 +75,7 @@ #include "share.h" #include "strerror.h" #include "url.h" +#include "connect.h" /* for the Curl_sockerrno() proto */ #define _MPRINTF_REPLACE /* use our functions only */ #include