mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Add HAVE_STRUCT_SOCKADDR_STORAGE.
My mistake; WinCE has it's own config-file.
This commit is contained in:
parent
280e4bf4c3
commit
d4714517c0
@ -232,6 +232,9 @@
|
||||
/* use ioctlsocket() for non-blocking sockets */
|
||||
#define HAVE_IOCTLSOCKET
|
||||
|
||||
/* Define this if you have struct sockaddr_storage */
|
||||
#define HAVE_STRUCT_SOCKADDR_STORAGE
|
||||
|
||||
/* lber dynamic library file */
|
||||
/* #undef DL_LBER_FILE */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user