s3: Fix a few "warning: ISO C90 forbids mixed declarations and code"
[kai/samba.git] / source3 / modules / vfs_hpuxacl.h
index 9baed5790a806551404506187ecd4a25a5b1a16f..07b32d628cad3641f82e4dae8c857171100ca074 100644 (file)
@@ -41,7 +41,7 @@ SMB_ACL_T hpuxacl_sys_acl_get_fd(vfs_handle_struct *handle,
                                 files_struct *fsp);
 
 int hpuxacl_sys_acl_set_file(vfs_handle_struct *handle,
-                            struct smb_filename *smb_fname,
+                            const char *name,
                             SMB_ACL_TYPE_T type,
                             SMB_ACL_T theacl);