From f71d35e4022cb9949a2afd8fdefe913c9a810361 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 20 Jul 1997 14:10:18 +0000 Subject: Removed unused #includes. --- sys/dev/mse/mse.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/mse') diff --git a/sys/dev/mse/mse.c b/sys/dev/mse/mse.c index ee196b517a8d..091ff8cc83de 100644 --- a/sys/dev/mse/mse.c +++ b/sys/dev/mse/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.31 1997/02/22 09:36:56 peter Exp $ + * $Id: mse.c,v 1.32 1997/03/24 11:23:56 bde Exp $ */ /* * Driver for the Logitech and ATI Inport Bus mice for use with 386bsd and @@ -50,7 +50,6 @@ #include #include #include -#include #include #include #ifdef DEVFS -- cgit v1.3