diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 03:35:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 03:35:15 +0000 |
commit | 0e4b99b65b493d1ed31bdea7f64c2cd71d642521 (patch) | |
tree | 8121dbc2984c94853b1547727982e42f378850ea | |
parent | 0a463fa9da16a888a2b0517e4af6155410de5ce0 (diff) | |
download | glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.zip glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.tar.gz glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.tar.bz2 |
Update.
2002-08-07 Ulrich Drepper <drepper@redhat.com>
* elf/rtld.c: Include <errno.h>.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-08-07 Ulrich Drepper <drepper@redhat.com> + + * elf/rtld.c: Include <errno.h>. + 2002-08-07 Roland McGrath <roland@redhat.com> * resolv/res_debug.c (latlon2ul): Add const to argument type, and use |