1
0
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:
Herb Lewis
2006-12-19 20:16:52 +00:00
committed by Gerald (Jerry) Carter
parent 920e1a3685
commit 55ed1d5945
37 changed files with 62 additions and 34 deletions

View File

@ -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",