From cfdfb3c281cd6aecdf142a332ce950994f4c4a18 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 7 Apr 1996 17:32:42 +0000 Subject: Removed now-unused #includes of . They were for bootverbose being declared in the wrong place. --- sys/scsi/scsi_driver.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/scsi/scsi_driver.c') diff --git a/sys/scsi/scsi_driver.c b/sys/scsi/scsi_driver.c index 49fddbe..6a35202 100644 --- a/sys/scsi/scsi_driver.c +++ b/sys/scsi/scsi_driver.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scsi_driver.c,v 1.13 1996/01/20 15:05:50 joerg Exp $ + * $Id: scsi_driver.c,v 1.14 1996/03/10 07:13:08 gibbs Exp $ * */ #include @@ -47,8 +47,6 @@ #include #include -#include /* XXX For bootverbose (funny place) */ - #include #include #include -- cgit v1.1