add define for curl
This commit is contained in:
parent
032f3dad40
commit
8d90551306
@ -44,6 +44,8 @@
|
||||
|
||||
#define SO_BROADCAST 0x0000 // unrequired, included for compatibility
|
||||
|
||||
#define _SOCKLEN_T_DECLARED
|
||||
|
||||
typedef uint32_t socklen_t;
|
||||
typedef uint16_t sa_family_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user