ourerrno became Curl_ourerrno() and is now available to all libcurl
This commit is contained in:
@@ -37,4 +37,6 @@ CURLcode Curl_connecthost(struct connectdata *conn,
|
||||
Curl_ipconnect **addr, /* the one we used */
|
||||
bool *connected /* truly connected? */
|
||||
);
|
||||
|
||||
int Curl_ourerrno(void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user