Change the prototype of the vfs function get_nt_acl().
[samba.git] / source / modules / vfs_afsacl.c
index 9dd4d7ec93199a59490ea88dd32e7551d96f0106..a14a1172298cd21d69ca5a103b4e91952e41c0e8 100644 (file)
@@ -1015,7 +1015,6 @@ static NTSTATUS afsacl_fget_nt_acl(struct vfs_handle_struct *handle,
 }
 
 static NTSTATUS afsacl_get_nt_acl(struct vfs_handle_struct *handle,
-                                 struct files_struct *fsp,
                                  const char *name,  uint32 security_info,
                                  struct security_descriptor **ppdesc)
 {