Commit d4714517 authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Add HAVE_STRUCT_SOCKADDR_STORAGE.

My mistake; WinCE has it's own config-file.
parent 280e4bf4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 */