Add HAVE_STRUCT_SOCKADDR_STORAGE.

My mistake; WinCE has it's own config-file.
This commit is contained in:
Gisle Vanem 2005-11-13 13:32:19 +00:00
parent 280e4bf4c3
commit d4714517c0
1 changed files with 3 additions and 0 deletions

View File

@ -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 */