summaryrefslogtreecommitdiff
path: root/source3/modules/posixacl_xattr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules/posixacl_xattr.h')
-rw-r--r--source3/modules/posixacl_xattr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/modules/posixacl_xattr.h b/source3/modules/posixacl_xattr.h
index 6f6316ae453..8751692f571 100644
--- a/source3/modules/posixacl_xattr.h
+++ b/source3/modules/posixacl_xattr.h
@@ -22,7 +22,7 @@
#define __POSIXACL_XATTR_H__
SMB_ACL_T posixacl_xattr_acl_get_file(vfs_handle_struct *handle,
- const char *path_p,
+ const struct smb_filename *smb_fname,
SMB_ACL_TYPE_T type,
TALLOC_CTX *mem_ctx);