From 84fac47641e48d44d5f2d2ef826a3cf6104c98eb Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Tue, 15 Nov 1994 14:34:42 +0000 Subject: [PATCH] Include to prepare for slices. Don't include the unused . --- sys/i386/isa/ft.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/i386/isa/ft.c b/sys/i386/isa/ft.c index b0a2bd92227e..2ab4a77840bb 100644 --- a/sys/i386/isa/ft.c +++ b/sys/i386/isa/ft.c @@ -17,7 +17,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * ft.c - QIC-40/80 floppy tape driver - * $Id: ft.c,v 1.12 1994/09/25 06:04:23 phk Exp $ + * $Id: ft.c,v 1.13 1994/10/23 21:27:14 wollman Exp $ * * 06/07/94 v0.9 ++sg * Tape stuck on segment problem should be gone. Re-wrote buffering @@ -65,9 +65,9 @@ #include "fd.h" #include -#include #include #include +#include /* temp. for dkunit() in fdc.h */ #include #include #include