diff options
author | Roland McGrath <roland@gnu.org> | 2005-07-28 21:42:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-07-28 21:42:42 +0000 |
commit | 4bc68378f3e329a70889a41e6b63f8ba69baf1e8 (patch) | |
tree | 0815d2ad0d994938abb94454911198736f3b0379 | |
parent | ce14a81458151a387c64dae8514639a2370444b7 (diff) |
* 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. |