From: Jim Meyering Date: Mon, 4 Dec 2000 09:41:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_8~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2746cd50c3e171764316aef729df1ad8b191801d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 060b46d049..f5d0ddf949 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,7 +2,7 @@ * path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc. Also include memory.h, stdlib.h, unistd.h if appropriate. - Reported by Andreas Jaeger. + Reported by Andreas Jaeger (conflicting declaration of malloc). 2000-12-02 Jim Meyering