From a796db08478d747a1dc40d9975849f55fb485344 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 14 Jun 1994 18:37:17 +0000 Subject: Formerly dir-chg.c.~2~ --- libdiskfs/dir-chg.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libdiskfs/dir-chg.c') diff --git a/libdiskfs/dir-chg.c b/libdiskfs/dir-chg.c index 641eb743..291ff8da 100644 --- a/libdiskfs/dir-chg.c +++ b/libdiskfs/dir-chg.c @@ -15,9 +15,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "priv.h" +#include "fs_S.h" + kern_return_t -S_dir_notice_changes (struct protid *cred, - mach_port_t notify) +diskfs_S_dir_notice_changes (struct protid *cred, + mach_port_t notify) { return EOPNOTSUPP; } -- cgit v1.2.3