From: Khem Raj Date: Thu, 18 Feb 2010 09:06:57 +0000 (-0800) Subject: include tcb-offsets.h in sysdep-cancel.h for arm. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=030ea01c5c67906c1602149b2f3f11a6cdd8c9f3;p=uclinux-h8%2Fuclibc-ng.git include tcb-offsets.h in sysdep-cancel.h for arm. Signed-off-by: Khem Raj --- diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h index 11b99e3b6..423c23195 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h @@ -17,6 +17,7 @@ 02111-1307 USA. */ #include +#include #ifndef __ASSEMBLER__ # include #endif