From 6ffb8bf9af1d6800f2c8b2595b03e7696ec1a850 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 2 Sep 1997 20:06:59 +0000 Subject: Removed unused #includes. --- sys/scsi/st.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/scsi/st.c') diff --git a/sys/scsi/st.c b/sys/scsi/st.c index c00fe71..9f419e0 100644 --- a/sys/scsi/st.c +++ b/sys/scsi/st.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: st.c,v 1.78 1997/03/24 11:25:03 bde Exp $ + * $Id: st.c,v 1.79 1997/08/23 21:05:32 steve Exp $ */ /* @@ -30,16 +30,12 @@ #include "opt_bounce.h" #include "opt_scsi.h" -#include - #include #include #include -#include #include #include -#include #include #include #include @@ -47,7 +43,6 @@ #include #endif /*DEVFS*/ -#include #include #include #include -- cgit v1.1