summaryrefslogtreecommitdiff
path: root/WIN32-Code
diff options
context:
space:
mode:
Diffstat (limited to 'WIN32-Code')
-rw-r--r--WIN32-Code/event2/event-config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WIN32-Code/event2/event-config.h b/WIN32-Code/event2/event-config.h
index fa14ae94..3f0c7ee2 100644
--- a/WIN32-Code/event2/event-config.h
+++ b/WIN32-Code/event2/event-config.h
@@ -192,6 +192,9 @@
/* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */
+/* Define to 1 if the system has the type `struct sockaddr_storage'. */
+#define _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE 1
+
/* Define to 1 if you have the <sys/devpoll.h> header file. */
/* #undef _EVENT_HAVE_SYS_DEVPOLL_H */