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