From c7b5eaccd6a91bee8c7d9f05dc9e2c5846ec705e Mon Sep 17 00:00:00 2001 From: David Greenman Date: Fri, 23 Sep 1994 11:01:58 +0000 Subject: [PATCH] Include not --- sys/fs/portalfs/portal_vfsops.c | 4 ++-- sys/miscfs/portal/portal_vfsops.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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