about summary refs log tree commit diff
path: root/conform
diff options
context:
space:
mode:
Diffstat (limited to 'conform')
-rw-r--r--conform/data/sys/wait.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/sys/wait.h-data b/conform/data/sys/wait.h-data
index 912d95df99..559ebdf677 100644
--- a/conform/data/sys/wait.h-data
+++ b/conform/data/sys/wait.h-data
@@ -45,7 +45,9 @@ element siginfo_t uid_t si_uid
 element siginfo_t {void*} si_addr
 element siginfo_t int si_status
 element siginfo_t long si_band
+# ifndef XPG42
 element siginfo_t {union sigval} si_value
+# endif
 #endif
 
 #if !defined POSIX && !defined XPG4 && !defined XOPEN2K8 && !defined POSIX2008