]> granicus.if.org Git - curl/commitdiff
Add HAVE_STRUCT_SOCKADDR_STORAGE.
authorGisle Vanem <gvanem@broadpark.no>
Sun, 13 Nov 2005 13:32:19 +0000 (13:32 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Sun, 13 Nov 2005 13:32:19 +0000 (13:32 +0000)
My mistake; WinCE has it's own config-file.

lib/config-win32.h

index b0f4f9e0df80e5aa0d7266945bbea15315a23fca..5e9e8057c1db2e502c81e233f8b1f1aec8d70f0f 100644 (file)
 /* 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 */