summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c b/libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
index a2fcfd1b5..3ce0916a8 100644
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.c
@@ -21,7 +21,7 @@
#include <stdlib.h>
#include <time.h>
#include <sysdep.h>
-#include <kernel-features.h>
+#include <bits/kernel-features.h>
#include "kernel-posix-timers.h"