From: Jim Meyering Date: Fri, 31 Oct 2003 14:07:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ce7b860a93e07609429e70ec6c9b19a114e889;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 456b28d957..8b8fd6b696 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,6 @@ 2003-10-31 Jim Meyering - * hash.c: Include "xalloc.h". + * hash.c: Include "xalloc.h" for use of xalloc_oversized. * linebuffer.c: Include for declaration of memset.