summaryrefslogtreecommitdiff
path: root/modules/ioctl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ioctl')
-rw-r--r--modules/ioctl1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ioctl b/modules/ioctl
index 9842a53f97..ba4a85a32e 100644
--- a/modules/ioctl
+++ b/modules/ioctl
@@ -11,6 +11,7 @@ sys_ioctl
sys_socket [test $HAVE_IOCTL = 0 || test $REPLACE_IOCTL = 1]
errno [test $HAVE_IOCTL = 0 || test $REPLACE_IOCTL = 1]
fd-hook [test $HAVE_IOCTL = 0 || test $REPLACE_IOCTL = 1]
+msvc-nothrow [test $HAVE_IOCTL = 0 || test $REPLACE_IOCTL = 1]
configure.ac:
gl_FUNC_IOCTL