From b0a5b85d065abf098074851a63caa8ec9acfbb99 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Tue, 18 Feb 1997 15:09:39 +0000 Subject: [PATCH] Fixed biosboot to compile with Lite2. is now a prerequisite for . --- sys/i386/boot/biosboot/boot.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/boot/biosboot/boot.h b/sys/i386/boot/biosboot/boot.h index 1b7d45878cb..9e69202baa4 100644 --- a/sys/i386/boot/biosboot/boot.h +++ b/sys/i386/boot/biosboot/boot.h @@ -28,6 +28,7 @@ */ #include +#include #include #include