diff options
Diffstat (limited to 'ace/config-sco-5.0.0-mit-pthread.h')
-rw-r--r-- | ace/config-sco-5.0.0-mit-pthread.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-sco-5.0.0-mit-pthread.h b/ace/config-sco-5.0.0-mit-pthread.h index 12e2a08ae20..2736290589f 100644 --- a/ace/config-sco-5.0.0-mit-pthread.h +++ b/ace/config-sco-5.0.0-mit-pthread.h @@ -77,8 +77,7 @@ // Compiler/platform supports strerror (). #define ACE_HAS_STRERROR -// ??? -#define ACE_HAS_SUNOS4_GETTIMEOFDAY +#define ACE_HAS_SVR4_GETTIMEOFDAY // HP/UX has an undefined syscall for GETRUSAGE... //#define ACE_HAS_SYSCALL_GETRUSAGE |