diff options
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/timer_getoverr.c')
-rw-r--r-- | nptl/sysdeps/unix/sysv/linux/timer_getoverr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c b/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c index ea61a4c427..0ac394114e 100644 --- a/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c +++ b/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c @@ -19,7 +19,6 @@ #include <errno.h> #include <time.h> #include <sysdep.h> -#include <kernel-features.h> #include "kernel-posix-timers.h" |