aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libdiskfs/file-chg.c8
1 files changed, 7 insertions, 1 deletions
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_