mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
oops
This commit is contained in:
parent
a5da1219bb
commit
9ef7a13403
@ -25,7 +25,7 @@
|
||||
|
||||
#include "setup.h"
|
||||
|
||||
#ifndef HAVE_STRUCT_SOCKADDR_STORAGE
|
||||
#ifdef HAVE_STRUCT_SOCKADDR_STORAGE
|
||||
struct Curl_sockaddr_storage {
|
||||
struct sockaddr_storage buffer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user