summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux.h')
-rw-r--r--ace/config-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux.h b/ace/config-linux.h
index b3046e0b160..66147a5c995 100644
--- a/ace/config-linux.h
+++ b/ace/config-linux.h
@@ -55,7 +55,7 @@
#define ACE_HAS_SIG_ATOMIC_T
// Compiler/platform supports sys_siglist array.
-#define ACE_HAS_SYS_SIGLIST
+// #define ACE_HAS_SYS_SIGLIST
// Compiler/platform defines a union semun for SysV shared memory.
#define ACE_HAS_SEMUN