mirror of
https://github.com/curl/curl.git
synced 2026-07-30 16:18:02 +03:00
additional renames of Curl_ourerrno => Curl_sockerrno
This commit is contained in:
parent
e85e30546c
commit
9bece2b313
5 changed files with 6 additions and 6 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#include <curl/curl.h>
|
||||
#include "urldata.h"
|
||||
#include "sendf.h"
|
||||
#include "connect.h" /* for the Curl_ourerrno() proto */
|
||||
#include "connect.h" /* for the Curl_sockerrno() proto */
|
||||
#include "sslgen.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use the internal *printf() functions */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue