diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/hostares.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hostares.c b/lib/hostares.c index 0f438477c..9d8ad1ba8 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 <curl/mprintf.h> |