diff options
-rw-r--r-- | libdiskfs/file-chg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/file-chg.c b/libdiskfs/file-chg.c index 339ce0a4..3de4ca26 100644 --- a/libdiskfs/file-chg.c +++ b/libdiskfs/file-chg.c @@ -18,6 +18,7 @@ #include "priv.h" #include "fs_S.h" +kern_return_t diskfs_S_file_notice_changes (struct protid *cred, mach_port_t notify) { |