diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-24 14:05:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-24 14:05:25 +0000 |
commit | 57d2da1c6723d11be2e448dd725dd51b5d930255 (patch) | |
tree | 0b6fcc1a6f9bdaab27ae1b6d7fa3864d2ce70f17 /ChangeLog | |
parent | fe12c7984b6631cf5e7b66d97f51f4aa16fd821e (diff) | |
download | glibc-57d2da1c6723d11be2e448dd725dd51b5d930255.tar glibc-57d2da1c6723d11be2e448dd725dd51b5d930255.tar.gz glibc-57d2da1c6723d11be2e448dd725dd51b5d930255.tar.bz2 glibc-57d2da1c6723d11be2e448dd725dd51b5d930255.zip |
* stdio-common/psiginfo.c: Include <errno.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-04-23 H.J. Lu <hongjiu.lu@intel.com> + + * stdio-common/psiginfo.c: Include <errno.h>. + 2009-04-23 Ulrich Drepper <drepper@redhat.com> [BZ #9920] |