diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-01 21:09:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-01 21:09:15 +0000 |
commit | bb653c3610543ce6be9dc32ee720412a461ddf57 (patch) | |
tree | b63071eec698b72931981610b7959936b3aae07c | |
parent | 466dc74cb79d1c2531b055d8ea735a7b1820b223 (diff) | |
download | glibc-bb653c3610543ce6be9dc32ee720412a461ddf57.zip glibc-bb653c3610543ce6be9dc32ee720412a461ddf57.tar.gz glibc-bb653c3610543ce6be9dc32ee720412a461ddf57.tar.bz2 |
* iconvdata/cp1258.c: Include <stdlib.h> for abort decl.
* iconvdata/iso-2022-cn-ext.c: Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-01 Roland McGrath <roland@frob.com> + + * iconvdata/cp1258.c: Include <stdlib.h> for abort decl. + * iconvdata/iso-2022-cn-ext.c: Likewise. + 2001-06-01 Andreas Jaeger <aj@suse.de> * Versions.def: Add version 2.2.4. |