From a6e315b69dfdc4c7f71de3677f7b514b13a8f14b Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 2 Sep 1997 01:19:47 +0000 Subject: Added used #include - don't depend on including (unless we only use the bogusly shared M*WAIT flags). --- sys/nfsclient/nfs_vfsops.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/nfsclient/nfs_vfsops.c') diff --git a/sys/nfsclient/nfs_vfsops.c b/sys/nfsclient/nfs_vfsops.c index 12f168c..170c699 100644 --- a/sys/nfsclient/nfs_vfsops.c +++ b/sys/nfsclient/nfs_vfsops.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95 - * $Id: nfs_vfsops.c,v 1.44 1997/06/27 19:10:46 wpaul Exp $ + * $Id: nfs_vfsops.c,v 1.45 1997/08/16 19:16:04 wollman Exp $ */ #include @@ -48,6 +48,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1