Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/kern/vfs_syscalls.c 22578 1997-02-12 06:46:11Z mpp $
---
> * $FreeBSD: head/sys/kern/vfs_syscalls.c 22582 1997-02-12 07:54:22Z mpp $
68d67
< /* see if this is needed XXX JH
72d70
< */
2501,2503d2498
< extern int (**union_vnodeop_p)();
< extern struct vnode *union_dircache __P((struct vnode*, struct proc*));
<
2615,2617d2609
< extern int (**union_vnodeop_p)();
< extern struct vnode *union_dircache __P((struct vnode*, struct proc*));
<