summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r--ace/config-irix5.3-g++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h
index a3034d95583..51a5762e9b7 100644
--- a/ace/config-irix5.3-g++.h
+++ b/ace/config-irix5.3-g++.h
@@ -36,7 +36,7 @@
#define ACE_HAS_MSG
// Compiler/platform contains the <sys/syscall.h> file.
-#define ACE_HAS_SYS_SYSCALL_H
+#define ACE_HAS_SYSCALL_H
// Compiler/platform supports alloca()
// Although ACE does have alloca() on this compiler/platform combination, it is