summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2008-12-11 14:57:59 +0000
committerCarmelo Amoroso <carmelo.amoroso@st.com>2008-12-11 14:57:59 +0000
commit4b40b8791d9d8f785238d963fe5c094e1af30d63 (patch)
treed91086aa5622ee020552b9f5f15f716d48007719 /libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
parentb1cb5bc0734fb345975d7dec6286e2150c5f6d5a (diff)
downloaduClibc-alpine-4b40b8791d9d8f785238d963fe5c094e1af30d63.tar.bz2
uClibc-alpine-4b40b8791d9d8f785238d963fe5c094e1af30d63.tar.xz
Synch with trunk @ 24379
Step 20: merge linuxthreads directory
Diffstat (limited to 'libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c')
-rw-r--r--libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c b/libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
index 1c64e6c2b..cefbd554a 100644
--- a/libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
+++ b/libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
@@ -23,7 +23,7 @@
#include <time.h>
#include <internals.h>
#include <spinlock.h>
-#include <kernel-features.h>
+#include <bits/kernel-features.h>
#include <kernel-posix-cpu-timers.h>