From: Jim Meyering Date: Tue, 17 Jun 2003 18:35:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e17bffdb5e5314f898f6a151fdd5ae5c6cfc6b1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f0b2328d6c..43ecba69c1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-06-17 Jim Meyering + + * acl.c: Include sys/types.h before sys/stat.h. + Required on Ultrix 4.3. + 2003-05-20 Derek Price * stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.