diff options
author | Richard Henderson <rth@twiddle.net> | 2013-02-20 16:49:25 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-02-20 16:49:25 -0800 |
commit | ccdef322b865e804d08b368cf75601897e2c57f1 (patch) | |
tree | 546b2ae40af9961d5e89f3013a52389440fe860e /ports/ChangeLog.alpha | |
parent | 41f49342e9c262aa0dc7255108b55f19bf742e77 (diff) | |
download | glibc-ccdef322b865e804d08b368cf75601897e2c57f1.tar.gz glibc-ccdef322b865e804d08b368cf75601897e2c57f1.tar.xz glibc-ccdef322b865e804d08b368cf75601897e2c57f1.zip |
alpha: Include errno.h in sysdep.h
Recent changes in malloc-sysdep.h exposed this error, the symptom being __set_errno was not defined early enough.
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index 0ac8add048..9cd207639a 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,3 +1,7 @@ +2013-02-20 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/alpha/sysdep.h: Include <errno.h>. + 2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com> * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add |