mirror of
https://github.com/curl/curl.git
synced 2026-07-30 22:58:03 +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
|
|
@ -49,7 +49,7 @@
|
|||
#include "url.h" /* for the ssl config check function */
|
||||
#include "inet_pton.h"
|
||||
#include "ssluse.h"
|
||||
#include "connect.h" /* Curl_ourerrno() proto */
|
||||
#include "connect.h" /* Curl_sockerrno() proto */
|
||||
#include "strequal.h"
|
||||
#include "select.h"
|
||||
#include "sslgen.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue