diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-25 19:35:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-25 19:35:04 +0000 |
commit | 85ae1f3949469ce2bb01a3f55708b83d09e84ec8 (patch) | |
tree | 43247367a0186a8e32c7c0d37addc36593386dd1 /ChangeLog | |
parent | bc32ebd3b06b1ea56e4ce20342c113cb95d14297 (diff) | |
download | glibc-85ae1f3949469ce2bb01a3f55708b83d09e84ec8.zip glibc-85ae1f3949469ce2bb01a3f55708b83d09e84ec8.tar.gz glibc-85ae1f3949469ce2bb01a3f55708b83d09e84ec8.tar.bz2 |
Update.
* sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2002-07-25 Ulrich Drepper <drepper@redhat.com> + * sunrpc/clnt_gen.c: Don't include <sys/errno.h>. + * elf/dl-minimal.c: Remove definition of __assert_perror_fail. * sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal. |