From: Jim Meyering Date: Tue, 17 Jun 2003 17:40:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9d2eaaa06c02664dc234e550de56904b74f7fd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index e303c82ebf..44993b66b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-06-09 John David Anglin + + Fix for build failure on Ultrix 4.3. + * src/stat.c: Include sys/statvfs.h in preference to sys/vfs.h. + Include sys/param.h and sys/mount.h on ultrix. + 2003-06-16 Jim Meyering * Version 5.0.1.