vfs: Use static_decl_vfs in all VFS modules
[samba.git] / source3 / modules / vfs_vxfs.c
index 335fd18d9b990e9b7a1d683ac47249370f07337f..3bf3adc620941d4f1f8476cc4c34ff655d1ce981 100644 (file)
@@ -951,7 +951,7 @@ static struct vfs_fn_pointers vfs_vxfs_fns = {
        .fsetxattr_fn = vxfs_fset_xattr,
 };
 
-NTSTATUS vfs_vxfs_init(TALLOC_CTX *);
+static_decl_vfs;
 NTSTATUS vfs_vxfs_init(TALLOC_CTX *ctx)
 {
        return smb_register_vfs(SMB_VFS_INTERFACE_VERSION, "vxfs",