mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
more solaris acl fixes
This commit is contained in:
@ -224,6 +224,10 @@
|
||||
#include <sys/vfs.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_ACL_H
|
||||
#include <sys/acl.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_FS_S5PARAM_H
|
||||
#include <sys/fs/s5param.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user