* misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.
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 036483b..bb7f22d 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.