summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/mse.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
committerbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
commit26179d3e8df27db3d7eb25e684b654cee8f02116 (patch)
treed4d40879452f7083b6163e9380d234a887f74201 /sys/i386/isa/mse.c
parent700d6b374cd15ccca3d298b94bd2d4eca8e0bc8e (diff)
downloadFreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.zip
FreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/i386/isa/mse.c')
-rw-r--r--sys/i386/isa/mse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/mse.c b/sys/i386/isa/mse.c
index ee196b5..091ff8c 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.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 <sys/systm.h>
#include <sys/conf.h>
#include <sys/proc.h>
-#include <sys/buf.h>
#include <sys/kernel.h>
#include <sys/uio.h>
#ifdef DEVFS
OpenPOWER on IntegriCloud