aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index b0f4f9e0d..5e9e8057c 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -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 */