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. --- iconvdata/tst-table-to.c | 1 + 1 file changed, 1 insertion(+) (limited to 'iconvdata') 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 v1.2.3