mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
r20261: merge 20260 from samba_3_0_24
clean up a bunch of no previous prototype warnings
(This used to be commit c60687db11
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
920e1a3685
commit
55ed1d5945
@ -779,6 +779,7 @@ static vfs_op_tuple solarisacl_op_tuples[] = {
|
||||
SMB_VFS_LAYER_NOOP}
|
||||
};
|
||||
|
||||
NTSTATUS vfs_solarisacl_init(void);
|
||||
NTSTATUS vfs_solarisacl_init(void)
|
||||
{
|
||||
return smb_register_vfs(SMB_VFS_INTERFACE_VERSION, "solarisacl",
|
||||
|
Reference in New Issue
Block a user