summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/boot/biosboot/disk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/boot/biosboot/disk.c b/sys/i386/boot/biosboot/disk.c
index f6630dd..f64c398 100644
--- a/sys/i386/boot/biosboot/disk.c
+++ b/sys/i386/boot/biosboot/disk.c
@@ -24,7 +24,7 @@
* the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:35:49 rpd
- * $Id: disk.c,v 1.15 1995/09/16 05:02:37 nate Exp $
+ * $Id: disk.c,v 1.16 1995/09/16 13:03:59 bde Exp $
*/
/*
@@ -54,8 +54,8 @@
#ifdef DO_BAD144
struct dkbad dkb;
int do_bad144;
-int bsize;
#endif DO_BAD144
+int bsize;
int spt, spc;
OpenPOWER on IntegriCloud