aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/fsys-getroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/fsys-getroot.c')
-rw-r--r--libnetfs/fsys-getroot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnetfs/fsys-getroot.c b/libnetfs/fsys-getroot.c
index 514fc37c..47fb1c74 100644
--- a/libnetfs/fsys-getroot.c
+++ b/libnetfs/fsys-getroot.c
@@ -30,8 +30,8 @@ netfs_S_fsys_getroot (struct netfs_control *pt,
mach_port_t reply,
mach_msg_type_name_t reply_type,
mach_port_t dotdot,
- uid_t *uids, mach_msg_type_number_t nuids,
- uid_t *gids, mach_msg_type_number_t ngids,
+ const id_t *uids, mach_msg_type_number_t nuids,
+ const id_t *gids, mach_msg_type_number_t ngids,
int flags,
retry_type *do_retry,
string_t retry_name,