summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.6.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.6.h')
-rw-r--r--ace/config-sunos5.6.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/config-sunos5.6.h b/ace/config-sunos5.6.h
index aa9875f22bf..b0bf1c07223 100644
--- a/ace/config-sunos5.6.h
+++ b/ace/config-sunos5.6.h
@@ -24,10 +24,4 @@
// SunOS 5.6 has AIO calls.
#define ACE_HAS_AIO_CALLS
-// Sunos 5.6's aio_* with RT signals is broken.
-#define ACE_POSIX_AIOCB_PROACTOR
-
-// SunOS 5.6 has a buggy select
-#define ACE_HAS_LIMITED_SELECT
-
#endif /* ACE_CONFIG_H */