summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5-sunc++-4.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.x.h')
-rw-r--r--ace/config-sunos5.5-sunc++-4.x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.x.h b/ace/config-sunos5.5-sunc++-4.x.h
index ed6e9a30214..1ecb22246fd 100644
--- a/ace/config-sunos5.5-sunc++-4.x.h
+++ b/ace/config-sunos5.5-sunc++-4.x.h
@@ -161,6 +161,8 @@
// Use the poll() event demultiplexor rather than select().
//#define ACE_USE_POLL
+#define ACE_NEEDS_DEV_IO_CONVERSION
+
// 10 millisecond fudge factor to account for Solaris timers...
#if !defined (ACE_TIMER_SKEW)
#define ACE_TIMER_SKEW 1000 * 10