summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sco-5.0.0.h')
-rw-r--r--ace/config-sco-5.0.0.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-sco-5.0.0.h b/ace/config-sco-5.0.0.h
index 1820a96f3ca..a5d94c82cb3 100644
--- a/ace/config-sco-5.0.0.h
+++ b/ace/config-sco-5.0.0.h
@@ -39,7 +39,7 @@
#define ACE_HAS_TERM_IOCTLS
// 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".
@@ -74,6 +74,9 @@
#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