aboutsummaryrefslogtreecommitdiff
path: root/lib/config-mac.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-11-13 18:56:55 +0000
committerYang Tse <yangsita@gmail.com>2008-11-13 18:56:55 +0000
commit17d2a464ad42c47ec37870e4b01a18ef5593877f (patch)
tree00948db22881746fb3d2740cd080587694829f56 /lib/config-mac.h
parentae6530ee82fc81506ec7c34ffea4fcf3be7c3717 (diff)
Refactor configure script detection of functions used to set sockets into
non-blocking mode, and decouple function detection from function capability.
Diffstat (limited to 'lib/config-mac.h')
-rw-r--r--lib/config-mac.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/config-mac.h b/lib/config-mac.h
index 2f4c2fb02..0547aeaa8 100644
--- a/lib/config-mac.h
+++ b/lib/config-mac.h
@@ -54,7 +54,8 @@
#define HAVE_RAND_STATUS 1
#define HAVE_RAND_EGD 1
-#define HAVE_FIONBIO 1
+#define HAVE_IOCTL 1
+#define HAVE_IOCTL_FIONBIO 1
#define RETSIGTYPE void