mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
get the Curl_sockerrno proto
This commit is contained in:
parent
577ba5783c
commit
800193da9b
@ -75,6 +75,7 @@
|
|||||||
#include "share.h"
|
#include "share.h"
|
||||||
#include "strerror.h"
|
#include "strerror.h"
|
||||||
#include "url.h"
|
#include "url.h"
|
||||||
|
#include "connect.h" /* for the Curl_sockerrno() proto */
|
||||||
|
|
||||||
#define _MPRINTF_REPLACE /* use our functions only */
|
#define _MPRINTF_REPLACE /* use our functions only */
|
||||||
#include <curl/mprintf.h>
|
#include <curl/mprintf.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user