mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3:smbd: Attempt to fix the build on HP/UX
This commit is contained in:
parent
eeda7f6449
commit
44674efc81
@ -216,6 +216,7 @@ int hpuxacl_sys_acl_set_file(vfs_handle_struct *handle,
|
||||
HPUX_ACL_T hpux_acl = NULL;
|
||||
int count;
|
||||
struct smb_filename *smb_fname = NULL;
|
||||
NTSTATUS status;
|
||||
|
||||
DEBUG(10, ("hpuxacl_sys_acl_set_file called for file '%s'\n",
|
||||
name));
|
||||
|
Loading…
Reference in New Issue
Block a user