summaryrefslogtreecommitdiff
path: root/ace/config-cygwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-cygwin32.h')
-rw-r--r--ace/config-cygwin32.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/config-cygwin32.h b/ace/config-cygwin32.h
index 9b4bdbce651..3508f8c5dbf 100644
--- a/ace/config-cygwin32.h
+++ b/ace/config-cygwin32.h
@@ -38,7 +38,6 @@
#define ACE_LACKS_SYSTIME_H
#define ACE_LACKS_SYSV_SHMEM
-
#define ACE_HAS_BROKEN_MAP_FAILED
#define ACE_LACKS_SEMBUF_T
@@ -46,6 +45,7 @@
#define ACE_LACKS_RECVMSG
#define ACE_LACKS_READDIR_R
#define ACE_LACKS_RLIMIT
+#define ACE_LACKS_FCNTL
#define ACE_HAS_SELECT_H
@@ -79,6 +79,7 @@
#define ACE_HAS_NONCONST_SELECT_TIMEVAL
#define ACE_LACKS_GETPGID_PROTOTYPE
#define ACE_LACKS_UNIX_SIGNALS
+#define ACE_HAS_SVR4_DYNAMIC_LINKING
// Compiler/platform supports alloca().
// Although ACE does have alloca() on this compiler/platform combination, it is