diff options
author | 2005-07-28 21:42:42 +0000 | |
---|---|---|
committer | 2005-07-28 21:42:42 +0000 | |
commit | 4bc68378f3e329a70889a41e6b63f8ba69baf1e8 (patch) | |
tree | 0815d2ad0d994938abb94454911198736f3b0379 | |
parent | 2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de> (diff) | |
download | glibc-cvs/fedora-glibc-20050729T1531.tar.xz glibc-cvs/fedora-glibc-20050729T1531.zip |
* misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.cvs/fedora-glibc-20050729T1531
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de> + + * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>. + 2005-07-28 Ulrich Drepper <drepper@redhat.com> * nis/nis_xdr.c: Help gcc to generate unnecessary wrapper functions. |