From: Jim Meyering Date: Mon, 12 Jan 1998 08:53:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16l~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b906615c26ff64ddbae8e374e697a0864b99480;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index eae6206ff5..c6008d5b86 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1998-01-12 Jim Meyering + + * lib/fileblocks.c: Include sys/param.h only #if HAVE_SYS_PARAM_H. + Move function-spanning `#if ...BSIZE' stmt to follow inclusion of + sys/param.h since BSIZE is sometimes defined in sys/param.h. + Based on a patch from Philippe De Muyter. + 1998-01-10 Jim Meyering * Version 3.16k.