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 8b3298ce913..50b500e49ee 100644 --- a/ace/config-sunos4-lucid3.2.h +++ b/ace/config-sunos4-lucid3.2.h @@ -85,6 +85,8 @@ #define ACE_LACKS_U_LONGLONG_T +#define ACE_LACKS_DIFFTIME + // 10 millisecond fudge factor to account for Solaris timers... #if !defined (ACE_TIMER_SKEW) #define ACE_TIMER_SKEW 1000 * 10 |