From: Andreas Jaeger Date: Tue, 12 Jun 2001 14:46:25 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/pre-lgplv2_1~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a29a3e1a80b99227187776cb3ee4a0b8bcf1086b;p=thirdparty%2Fglibc.git Update. * iconvdata/tst-table-to.c: Include string.h for strcmp prototype. --- diff --git a/ChangeLog b/ChangeLog index 95cc883dd9d..040289fc49c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-06-12 Andreas Jaeger + * iconvdata/tst-table-to.c: Include string.h for strcmp prototype. + * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Add ULPs for tanh (-0.7). 2001-06-11 Andreas Jaeger diff --git a/iconvdata/tst-table-to.c b/iconvdata/tst-table-to.c index 0a6ba8a8da9..9f55ab85eae 100644 --- a/iconvdata/tst-table-to.c +++ b/iconvdata/tst-table-to.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include