aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index b770a4472..cd793d6cc 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -145,9 +145,12 @@
/* Define if you have the inet_addr function. */
#define HAVE_INET_ADDR 1
-/* Define if you have the ioctlsocket function. */
+/* Define if you have the ioctlsocket function. */
#define HAVE_IOCTLSOCKET 1
+/* Define if you have a working ioctlsocket FIONBIO function. */
+#define HAVE_IOCTLSOCKET_FIONBIO 1
+
/* Define if you have the perror function. */
#define HAVE_PERROR 1