diff options
Diffstat (limited to 'libtrivfs/file-get-transcntl.c')
-rw-r--r-- | libtrivfs/file-get-transcntl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/file-get-transcntl.c b/libtrivfs/file-get-transcntl.c index 643bda55..0367fff2 100644 --- a/libtrivfs/file-get-transcntl.c +++ b/libtrivfs/file-get-transcntl.c @@ -20,6 +20,7 @@ kern_return_t trivfs_S_file_get_translator_cntl (struct trivfs_protid *cred, + mach_port_t reply, mach_msg_type_name_t reply_type, mach_port_t *cntl, mach_msg_type_name_t *cntl_type) { |