]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>. cvs/fedora-glibc-20050729T1531
authorRoland McGrath <roland@gnu.org>
Thu, 28 Jul 2005 21:42:42 +0000 (21:42 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 28 Jul 2005 21:42:42 +0000 (21:42 +0000)
ChangeLog

index 036483b46f67a434a13e0223825ac06ef580a923..bb7f22d695e0707ddb87eedc453f671947aa17a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.