diff options
Diffstat (limited to 'sys/i386/isa/bt742a.c')
-rw-r--r-- | sys/i386/isa/bt742a.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/bt742a.c b/sys/i386/isa/bt742a.c index 08e8926..fa4c8d7 100644 --- a/sys/i386/isa/bt742a.c +++ b/sys/i386/isa/bt742a.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: bt742a.c,v 1.20 1994/08/21 20:16:13 paul Exp $ + * $Id: bt742a.c,v 1.21 1994/08/23 07:52:07 paul Exp $ */ /* @@ -38,7 +38,6 @@ #include <scsi/scsiconf.h> #ifdef KERNEL -#include "ddb.h" #include <sys/kernel.h> #else /*KERNEL */ #define NBT 1 |