diff --git a/sys/fs/portalfs/portal_vfsops.c b/sys/fs/portalfs/portal_vfsops.c index d3680eb8d931..9618ecbf569f 100644 --- a/sys/fs/portalfs/portal_vfsops.c +++ b/sys/fs/portalfs/portal_vfsops.c @@ -35,7 +35,7 @@ * * @(#)portal_vfsops.c 8.6 (Berkeley) 1/21/94 * - * $Id: portal_vfsops.c,v 1.2 1994/09/21 03:47:04 wollman Exp $ + * $Id: portal_vfsops.c,v 1.3 1994/09/22 19:38:17 wollman Exp $ */ /* @@ -44,7 +44,7 @@ #include #include -#include +#include #include #include #include diff --git a/sys/miscfs/portal/portal_vfsops.c b/sys/miscfs/portal/portal_vfsops.c index d3680eb8d931..9618ecbf569f 100644 --- a/sys/miscfs/portal/portal_vfsops.c +++ b/sys/miscfs/portal/portal_vfsops.c @@ -35,7 +35,7 @@ * * @(#)portal_vfsops.c 8.6 (Berkeley) 1/21/94 * - * $Id: portal_vfsops.c,v 1.2 1994/09/21 03:47:04 wollman Exp $ + * $Id: portal_vfsops.c,v 1.3 1994/09/22 19:38:17 wollman Exp $ */ /* @@ -44,7 +44,7 @@ #include #include -#include +#include #include #include #include