From a29a3e1a80b99227187776cb3ee4a0b8bcf1086b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 12 Jun 2001 14:46:25 +0000 Subject: Update. * iconvdata/tst-table-to.c: Include string.h for strcmp prototype. --- ChangeLog | 2 ++ iconvdata/tst-table-to.c | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95cc883dd9..040289fc49 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 0a6ba8a8da..9f55ab85ea 100644 --- a/iconvdata/tst-table-to.c +++ b/iconvdata/tst-table-to.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include -- cgit 1.4.1