From 81e1e32f6c0662907cdbde6c1f5269cf8217838c Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 16 Jul 1995 10:13:08 +0000 Subject: Don't include in drivers that aren't tty drivers or in general files that don't depend on the internals of --- sys/i386/isa/mse.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/i386/isa/mse.c') diff --git a/sys/i386/isa/mse.c b/sys/i386/isa/mse.c index 4dedadd..7a1cf9c 100644 --- a/sys/i386/isa/mse.c +++ b/sys/i386/isa/mse.c @@ -11,7 +11,7 @@ * this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $Id: mse.c,v 1.11 1995/04/12 20:47:59 wollman Exp $ + * $Id: mse.c,v 1.12 1995/05/30 08:02:47 rgrimes Exp $ */ /* * Driver for the Logitech and ATI Inport Bus mice for use with 386bsd and @@ -53,7 +53,6 @@ #include #include #include -#include #include #include -- cgit v1.1