diff options
Diffstat (limited to 'nptl/pthread_cancel.c')
-rw-r--r-- | nptl/pthread_cancel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/pthread_cancel.c b/nptl/pthread_cancel.c index 6ab81722a3..aeba1ff823 100644 --- a/nptl/pthread_cancel.c +++ b/nptl/pthread_cancel.c @@ -21,7 +21,6 @@ #include "pthreadP.h" #include "atomic.h" #include <sysdep.h> -#include <kernel-features.h> int |