diff options
Diffstat (limited to 'nptl/pthread_condattr_setclock.c')
-rw-r--r-- | nptl/pthread_condattr_setclock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/pthread_condattr_setclock.c b/nptl/pthread_condattr_setclock.c index 35d2c0794b..f0619cb1f3 100644 --- a/nptl/pthread_condattr_setclock.c +++ b/nptl/pthread_condattr_setclock.c @@ -22,7 +22,6 @@ #include <time.h> #include <sysdep.h> #include "pthreadP.h" -#include <kernel-features.h> int |