summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r--ace/config-hpux-10.x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h
index 1f36459ddc9..628307e98fd 100644
--- a/ace/config-hpux-10.x.h
+++ b/ace/config-hpux-10.x.h
@@ -67,7 +67,7 @@ extern int h_errno; /* This isn't declared in a header file on HP-UX */
#define ACE_DEFAULT_BASE_ADDR ((char *) 0x80000000)
// Compiler/platform contains the <sys/syscall.h> file.
-#define ACE_HAS_SYS_SYSCALL_H
+#define ACE_HAS_SYSCALL_H
// But doesn't have a prototype for syscall()
#define ACE_LACKS_SYSCALL