diff options
Diffstat (limited to 'libtrivfs/io-restrict-auth.c')
-rw-r--r-- | libtrivfs/io-restrict-auth.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtrivfs/io-restrict-auth.c b/libtrivfs/io-restrict-auth.c index 21783ef9..ac1faa7e 100644 --- a/libtrivfs/io-restrict-auth.c +++ b/libtrivfs/io-restrict-auth.c @@ -36,6 +36,8 @@ listmember (int *list, int query, int n) kern_return_t trivfs_S_io_restrict_auth (struct trivfs_protid *cred, + mach_port_t reply, + mach_msg_type_name_t replytype, mach_port_t *newport, mach_msg_type_name_t *newporttype, uid_t *uids, u_int nuids, |