mirror of
https://github.com/curl/curl.git
synced 2026-07-27 06:07:53 +03:00
oops
This commit is contained in:
parent
a5da1219bb
commit
9ef7a13403
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue