diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-18 18:22:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-18 18:22:17 +0000 |
commit | fd19ed3d03411b90b368c69fa96c7753409c7b0a (patch) | |
tree | 650d59f68be6b0ff0f1b089b6f02df52f385db14 /ChangeLog | |
parent | b4e3df5df54153d9f7df1693da412caa7d4e395f (diff) | |
download | glibc-fd19ed3d03411b90b368c69fa96c7753409c7b0a.tar glibc-fd19ed3d03411b90b368c69fa96c7753409c7b0a.tar.gz glibc-fd19ed3d03411b90b368c69fa96c7753409c7b0a.tar.bz2 glibc-fd19ed3d03411b90b368c69fa96c7753409c7b0a.zip |
Update.
* iconv/gconv_open.c: Inlcude string.h for memset prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-06-18 Ulrich Drepper <drepper@cygnus.com> + * iconv/gconv_open.c: Inlcude string.h for memset prototype. + * libio/libioP.h (FILEBUF_LITERAL): Add missing parameter to macro definitions. |