Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/miscfs/portal/Attic/portal_vfsops.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -p -r1.41 -r1.42 --- src/sys/miscfs/portal/Attic/portal_vfsops.c 2004/04/21 01:05:41 1.41 +++ src/sys/miscfs/portal/Attic/portal_vfsops.c 2004/04/21 02:40:42 1.42 @@ -1,4 +1,4 @@ -/* $NetBSD: portal_vfsops.c,v 1.41 2004/04/21 01:05:41 christos Exp $ */ +/* $NetBSD: portal_vfsops.c,v 1.42 2004/04/21 02:40:42 christos Exp $ */ /* * Copyright (c) 1992, 1993, 1995 @@ -40,7 +40,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: portal_vfsops.c,v 1.41 2004/04/21 01:05:41 christos Exp $"); +__KERNEL_RCSID(0, "$NetBSD: portal_vfsops.c,v 1.42 2004/04/21 02:40:42 christos Exp $"); #if defined(_KERNEL_OPT) #include "opt_compat_netbsd.h" @@ -62,6 +62,7 @@ __KERNEL_RCSID(0, "$NetBSD: portal_vfsop #include #include #include +#include #include #include