s3: lib: Fix the solaris build. Commit 8d0ea8bafa00 added SMB_ACL_TYPE_T type to...
commit2867950721993c62a636d754e50d483fda39e19c
authorJeremy Allison <jra@samba.org>
Mon, 17 May 2021 21:01:43 +0000 (17 14:01 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 18 May 2021 19:23:25 +0000 (18 19:23 +0000)
tree0f2a0df477e26f1586704f8192e93929ca3ff8b3
parentb4c597b6a13d00c2a2b8668a662df62845dddcef
s3: lib: Fix the solaris build. Commit 8d0ea8bafa00 added SMB_ACL_TYPE_T type to solarisacl_sys_acl_set_fd() in the .c file, but not the .h.

The fact no one noticed means currently no one is
building master on Solaris/Illumos/OmniOS.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue May 18 19:23:25 UTC 2021 on sn-devel-184
source3/lib/sysacls.c
source3/modules/vfs_solarisacl.h