*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 17 Jun 2003 18:35:45 +0000 (18:35 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 17 Jun 2003 18:35:45 +0000 (18:35 +0000)
lib/ChangeLog

index f0b2328..43ecba6 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-17  Jim Meyering  <jim@meyering.net>
+
+       * acl.c: Include sys/types.h before sys/stat.h.
+       Required on Ultrix 4.3.
+
 2003-05-20  Derek Price  <derek@ximbiot.com>
 
        * stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.