more solaris acl fixes
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Oct 1998 10:37:09 +0000 (10:37 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 7 Oct 1998 10:37:09 +0000 (10:37 +0000)
source/include/includes.h

index 2c4c09f6752697a86ed03594d6854d4dab98d618..fdfd1d3d37a21981b20398f4be88d4812a7b3f60 100644 (file)
 #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