From 51db685ce5136b113343b379f9e1ff5110ce2097 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 17 May 1995 14:40:00 +0000 Subject: Commit my latest so that Gary can sync up - this version should also be the grounds for our first round of testing in the release I'm rolling. It doesn't load the distributions yet, but it should do everything else. --- usr.sbin/sade/wizard.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/sade/wizard.c') diff --git a/usr.sbin/sade/wizard.c b/usr.sbin/sade/wizard.c index dda8b57..aa4fc34 100644 --- a/usr.sbin/sade/wizard.c +++ b/usr.sbin/sade/wizard.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: wizard.c,v 1.1 1995/05/04 23:36:23 jkh Exp $ + * $Id: wizard.c,v 1.2 1995/05/16 02:53:31 jkh Exp $ * */ @@ -17,7 +17,7 @@ #include #include #include -#include "libdisk.h" +#include "sysinstall.h" u_char mbr[] = { 250,51,192,142,208,188,0,124,139,244,80,7,80,31,251,252,191,0,6,185,0,1, -- cgit v1.1