summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/tst01.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdisk/tst01.c')
-rw-r--r--lib/libdisk/tst01.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libdisk/tst01.c b/lib/libdisk/tst01.c
index 76e479b..78da1010 100644
--- a/lib/libdisk/tst01.c
+++ b/lib/libdisk/tst01.c
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $Id: tst01.c,v 1.15.2.1 1995/09/20 10:43:04 jkh Exp $
+ * $Id: tst01.c,v 1.16 1995/12/07 10:33:25 peter Exp $
*
*/
@@ -269,7 +269,6 @@ main(int argc, char **argv)
continue;
}
if (!strcasecmp(*cmds,"boot")) {
- extern u_char boot1[],boot2[];
Set_Boot_Blocks(d,boot1,boot2);
continue;
}
OpenPOWER on IntegriCloud