summaryrefslogtreecommitdiff
path: root/modules/listen
diff options
context:
space:
mode:
Diffstat (limited to 'modules/listen')
-rw-r--r--modules/listen1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/listen b/modules/listen
index 8aff376c32..baaadc21ad 100644
--- a/modules/listen
+++ b/modules/listen
@@ -9,6 +9,7 @@ Depends-on:
sys_socket
socketlib
errno [test "$ac_cv_header_winsock2_h" = yes]
+msvc-nothrow [test "$ac_cv_header_winsock2_h" = yes]
configure.ac:
AC_REQUIRE([gl_HEADER_SYS_SOCKET])