From 771b51ef7b32e41224dc357e4ba7eeb285ffd7b5 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 28 Mar 1998 12:04:40 +0000 Subject: Don't depend on including . --- sys/kern/vfs_subr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/kern/vfs_subr.c') diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index f984093ccf93..52dce037c0a9 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)vfs_subr.c 8.31 (Berkeley) 5/26/95 - * $Id: vfs_subr.c,v 1.144 1998/03/19 18:46:58 dyson Exp $ + * $Id: vfs_subr.c,v 1.145 1998/03/19 22:48:16 dyson Exp $ */ /* @@ -51,6 +51,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3