From: Paul Eggert Date: Thu, 13 Mar 2003 19:49:33 +0000 (+0000) Subject: * hash.c: Include unconditionally. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf521737ff7de0ceeed777eb0fa0264dec6bc0e;p=pspp * hash.c: Include unconditionally. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d3843cbb54..cba3a7ac83 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-03-13 Paul Eggert + + * hash.c: Include unconditionally. + 2003-03-09 Paul Eggert * argmatch.c (EXIT_FAILURE): Define if the system doesn't.