aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb8548e..73e157d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* iconv/iconvconfig.c: Include <sys/cdefs.h> and use
__attribute_malloc__ for older GCC versions.
* iconv/strtab.c: Likewise.
+ Add prototypes to avoid warnings.
2001-07-22 Roland McGrath <roland@frob.com>