diff options
| author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-12-11 14:57:59 +0000 | 
|---|---|---|
| committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-12-11 14:57:59 +0000 | 
| commit | 4b40b8791d9d8f785238d963fe5c094e1af30d63 (patch) | |
| tree | d91086aa5622ee020552b9f5f15f716d48007719 /libpthread/linuxthreads/restart.h | |
| parent | b1cb5bc0734fb345975d7dec6286e2150c5f6d5a (diff) | |
| download | uClibc-alpine-4b40b8791d9d8f785238d963fe5c094e1af30d63.tar.bz2 uClibc-alpine-4b40b8791d9d8f785238d963fe5c094e1af30d63.tar.xz | |
Synch with trunk @ 24379
Step 20: merge linuxthreads directory
Diffstat (limited to 'libpthread/linuxthreads/restart.h')
| -rw-r--r-- | libpthread/linuxthreads/restart.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libpthread/linuxthreads/restart.h b/libpthread/linuxthreads/restart.h index f53642eda..694ec48cf 100644 --- a/libpthread/linuxthreads/restart.h +++ b/libpthread/linuxthreads/restart.h @@ -13,7 +13,7 @@  /* GNU Library General Public License for more details.                 */  #include <signal.h> -#include <kernel-features.h> +#include <bits/kernel-features.h>  /* Primitives for controlling thread execution */ | 
