[git commit master] include tcb-offsets.h in sysdep-cancel.h for arm.

Khem Raj raj.khem at gmail.com
Fri Apr 23 14:31:55 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=030ea01c5c67906c1602149b2f3f11a6cdd8c9f3
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../sysdeps/unix/sysv/linux/arm/sysdep-cancel.h    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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 11b99e3..423c231 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 <sysdep.h>
+#include <tcb-offsets.h>
 #ifndef __ASSEMBLER__
 # include <pthreadP.h>
 #endif
-- 
1.6.3.3



More information about the uClibc-cvs mailing list