From 62229790f0214ca4290039194bb4ac337ad0920e Mon Sep 17 00:00:00 2001 From: levine Date: Fri, 4 Apr 1997 22:07:26 +0000 Subject: fixed gettimeofday prototype for SCO --- ace/config-sco-5.0.0-mit-pthread.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ace/config-sco-5.0.0-mit-pthread.h') 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 -- cgit v1.2.1