diff options
Diffstat (limited to 'libtrivfs/file-chg.c')
-rw-r--r-- | libtrivfs/file-chg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/file-chg.c b/libtrivfs/file-chg.c index 48ca6788..a7df7e1d 100644 --- a/libtrivfs/file-chg.c +++ b/libtrivfs/file-chg.c @@ -20,6 +20,7 @@ kern_return_t trivfs_S_file_notice_changes (struct trivfs_protid *cred, + mach_port_t reply, mach_msg_type_name_t reply_type, mach_port_t notify) { return EOPNOTSUPP; |