From 1a9cbbbf75b04e39f56f932a0b27f6173ba5dd43 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 23 Jul 2001 08:40:22 +0000 Subject: [PATCH] Update. Add prototypes to avoid warnings. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index eb8548ed8b..73e157d750 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ * iconv/iconvconfig.c: Include and use __attribute_malloc__ for older GCC versions. * iconv/strtab.c: Likewise. + Add prototypes to avoid warnings. 2001-07-22 Roland McGrath