From c30f46c534617c688a4773ed830c44daa04853ee Mon Sep 17 00:00:00 2001 From: dg Date: Thu, 7 Dec 1995 12:48:31 +0000 Subject: Untangled the vm.h include file spaghetti. --- sys/kern/vfs_export.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/kern/vfs_export.c') diff --git a/sys/kern/vfs_export.c b/sys/kern/vfs_export.c index 9d5a5f5..76851ff 100644 --- a/sys/kern/vfs_export.c +++ b/sys/kern/vfs_export.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_subr.c 8.13 (Berkeley) 4/18/94 - * $Id: vfs_subr.c,v 1.45 1995/12/02 18:58:56 bde Exp $ + * $Id: vfs_subr.c,v 1.46 1995/12/06 13:27:39 phk Exp $ */ /* @@ -61,6 +61,9 @@ #include #include +#include +#include +#include #include #include -- cgit v1.1