summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-mit-pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sco-5.0.0-mit-pthread.h')
-rw-r--r--ace/config-sco-5.0.0-mit-pthread.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-sco-5.0.0-mit-pthread.h b/ace/config-sco-5.0.0-mit-pthread.h
index 29797535bd2..fc43c24f358 100644
--- a/ace/config-sco-5.0.0-mit-pthread.h
+++ b/ace/config-sco-5.0.0-mit-pthread.h
@@ -58,7 +58,7 @@
#define ACE_HAS_MSG
// Compiler/platform contains the <sys/syscall.h> file.
-//#define ACE_HAS_SYS_SYSCALL_H
+//#define ACE_HAS_SYSCALL_H
// Fixes a problem with HP/UX not wrapping the mmap(2) header files
// with extern "C".
@@ -95,6 +95,9 @@
// #define ACE_HAS_VOIDPTR_GETTIMEOFDAY
#define ACE_HAS_TIMEZONE_GETTIMEOFDAY
+// HP/UX has an undefined syscall for GETRUSAGE...
+//#define ACE_HAS_SYSCALL_GETRUSAGE
+
// Note, this only works if the flag is set above!
//#define ACE_HAS_GETRUSAGE