diff options
Diffstat (limited to 'ace/config-sunos4-lucid3.2.h')
-rw-r--r-- | ace/config-sunos4-lucid3.2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos4-lucid3.2.h b/ace/config-sunos4-lucid3.2.h index 5ecf46eaf69..42109cbaf6d 100644 --- a/ace/config-sunos4-lucid3.2.h +++ b/ace/config-sunos4-lucid3.2.h @@ -77,6 +77,8 @@ // Platform has ACE_TLI. // #define ACE_HAS_TLI +#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 |