Define HAVE_STRUCT_SOCKADDR_IN6 on Windows (#4755)
[mono.git] / winconfig.h
index 6a4873657aa8d012c32b2183dcf7efaeaf2ac680..bc9c003c0adf4d369086ca9dd28406f5df1c199f 100644 (file)
 /* Define to 1 if you have the <wchar.h> header file. */
 #define HAVE_WCHAR_H 1
 
+/* Define to 1 if you have IPv6 support. */
+#define HAVE_STRUCT_SOCKADDR_IN6 1
+
 /* Have a working sigaltstack */
 /* #undef HAVE_WORKING_SIGALTSTACK */