diff options
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c')
-rw-r--r-- | nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c b/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c index 8dee3a69d2..1e66815416 100644 --- a/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c +++ b/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c @@ -23,7 +23,6 @@ #include <pthreadP.h> #include <tls.h> #include <sysdep.h> -#include <kernel-features.h> int |