about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/bits/siginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/bits/siginfo.h')
-rw-r--r--sysdeps/unix/sysv/linux/s390/bits/siginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/bits/siginfo.h b/sysdeps/unix/sysv/linux/s390/bits/siginfo.h
index 4b717947ad..baa989195b 100644
--- a/sysdeps/unix/sysv/linux/s390/bits/siginfo.h
+++ b/sysdeps/unix/sysv/linux/s390/bits/siginfo.h
@@ -273,7 +273,7 @@ enum
 
 /* Forward declaration.  */
 # ifndef __have_pthread_attr_t
-typedef union __pthread_attr pthread_attr_t;
+typedef union pthread_attr_t pthread_attr_t;
 #  define __have_pthread_attr_t	1
 # endif