* lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Dec 2006 19:33:46 +0000 (19:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Dec 2006 19:33:46 +0000 (19:33 +0000)
commitc1c022da45f67cf61e9993a08b5a80a6f30578bb
treeeb648afb297b11bdcff1081e67e068e26d95a44a
parentdf6e14c307f2a7ca93c3827f973985669f853b42
* lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
struct stat.  Problem reported by Henning Nielsen Lund.
* lib/acl.c: Include acl.h first, to check interface.  Don't
bother to include sys/types.h and sys/stat.h again.
ChangeLog
lib/acl.c
lib/acl.h