summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-sun4.1.4.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r--ace/config-sunos4-sun4.1.4.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h
index 2783cd42875..aa75e37665a 100644
--- a/ace/config-sunos4-sun4.1.4.h
+++ b/ace/config-sunos4-sun4.1.4.h
@@ -26,7 +26,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 has the getrusage() system call.
#define ACE_HAS_GETRUSAGE
@@ -51,7 +51,7 @@
#define ACE_HAS_SEMUN
// Compiler/platform provides the sockio.h file.
-#define ACE_HAS_SYS_SOCKIO_H
+#define ACE_HAS_SOCKIO_H
// Compiler has brain-damaged SPARCwork signal prototype...
#define ACE_HAS_SPARCWORKS_401_SIGNALS