From ec3327fe4e57dff3e01a8e146661d960f16a8bae Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sun, 12 Aug 2001 20:33:51 +0000 Subject: absolutely no need to include vm_parm.h after vm.h --- sys/dev/ic/aic7xxx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/ic/aic7xxx.c') diff --git a/sys/dev/ic/aic7xxx.c b/sys/dev/ic/aic7xxx.c index 539dccf7a25..c3b75d4399f 100644 --- a/sys/dev/ic/aic7xxx.c +++ b/sys/dev/ic/aic7xxx.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx.c,v 1.40 2000/01/07 23:08:17 gibbs Exp $ - * $OpenBSD: aic7xxx.c,v 1.28 2001/08/12 20:12:11 mickey Exp $ + * $OpenBSD: aic7xxx.c,v 1.29 2001/08/12 20:33:50 mickey Exp $ */ /* * A few notes on features of the driver. @@ -101,7 +101,6 @@ #include #include -#include #include #include -- cgit v1.2.3