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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ace/config-cygwin32.h b/ace/config-cygwin32.h
index 28bfdf059f4..eaa1472435a 100644
--- a/ace/config-cygwin32.h
+++ b/ace/config-cygwin32.h
@@ -40,8 +40,7 @@
#define ACE_LACKS_TELLDIR
#define ACE_LACKS_SYSV_SHMEM
-#define ACE_LACKS_MMAP
-#define ACE_LACKS_MPROTECT
+#define ACE_HAS_BROKEN_MAP_FAILED
#define ACE_LACKS_SEMBUF_T
#define ACE_LACKS_NAMED_POSIX_SEM
@@ -111,7 +110,7 @@
#define ACE_DEFAULT_SELECT_REACTOR_SIZE 256
-#define ACE_HAS_GETPAGESIZE 1
+#define ACE_HAS_GETPAGESIZE
// Platform lacks POSIX prototypes for certain System V functions
// like shared memory and message queues.
@@ -119,7 +118,6 @@
#define ACE_LACKS_STRRECVFD
-#define ACE_LACKS_MSYNC
#define ACE_LACKS_MADVISE
#define ACE_HAS_SUNOS4_GETTIMEOFDAY