aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 647893d99..e562b3c0b 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -394,7 +394,11 @@
#define IOCTL_3_ARGS
-#define HAVE_FIONBIO
+/* Define if you have the ioctl function. */
+#define HAVE_IOCTL
+
+/* Define if you have a working ioctl FIONBIO function. */
+#define HAVE_IOCTL_FIONBIO
/* to disable LDAP */
#undef CURL_DISABLE_LDAP