* hash.c: Include <stdbool.h> unconditionally.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Mar 2003 19:49:33 +0000 (19:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Mar 2003 19:49:33 +0000 (19:49 +0000)
lib/ChangeLog

index d3843cb..cba3a7a 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-13  Paul Eggert  <eggert@twinsun.com>
+
+       * hash.c: Include <stdbool.h> unconditionally.
+
 2003-03-09  Paul Eggert  <eggert@twinsun.com>
 
        * argmatch.c (EXIT_FAILURE): Define if the system doesn't.