about summary refs log tree commit diff
path: root/nptl/createthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/createthread.c')
-rw-r--r--nptl/createthread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/createthread.c b/nptl/createthread.c
index 28c1ea67d3..d71467f0d4 100644
--- a/nptl/createthread.c
+++ b/nptl/createthread.c
@@ -25,8 +25,6 @@
 #include <tls.h>
 #include <stdint.h>
 
-#include "kernel-features.h"
-
 
 #define CLONE_SIGNAL		(CLONE_SIGHAND | CLONE_THREAD)