From d4ac9418498d53a31576233739334e000818da97 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 14 Jun 1994 18:37:30 +0000 Subject: Formerly file-chg.c.~2~ --- libdiskfs/file-chg.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'libdiskfs/file-chg.c') diff --git a/libdiskfs/file-chg.c b/libdiskfs/file-chg.c index e63ffdf2..339ce0a4 100644 --- a/libdiskfs/file-chg.c +++ b/libdiskfs/file-chg.c @@ -16,5 +16,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" + +diskfs_S_file_notice_changes (struct protid *cred, + mach_port_t notify) +{ + return EOPNOTSUPP; +} -diskfs_ -- cgit v1.2.3