From: Ulrich Drepper Date: Sat, 7 Jul 2007 01:54:07 +0000 (+0000) Subject: * sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and X-Git-Tag: cvs/glibc-2_6_1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=765c6b0c46cc9406e912b4ead78cf587931e5156;p=thirdparty%2Fglibc.git * sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and kernel-features.h. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index de19bafcd54..0a463b2164c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2007-07-06 Kaz Kojima + + * sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and + kernel-features.h. + 2007-05-16 Roland McGrath * init.c (__nptl_initial_report_events): New variable.