From: Jim Meyering Date: Fri, 10 Jan 2003 23:07:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52855f6e363816f823413083faac8b216cddb384;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6867de3a4a..bdb6493d4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ 2002-11-30 Dmitry V. Levin * src/shred.c: Remove declaration of xstrdup. - Instead, include "xalloc.h". + We already get it via xalloc.h which is included via system.h. 2002-08-27 Dmitry V. Levin