From: Ben Gras Date: Fri, 5 Aug 2005 11:45:43 +0000 (+0000) Subject: Fixed boot compile breakage X-Git-Tag: v3.1.0~440 X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-checkds.html?a=commitdiff_plain;h=fa21660f75979710f6f6429a1934798dabaac0de;p=minix.git Fixed boot compile breakage --- diff --git a/boot/boot.c b/boot/boot.c index f913f934f..b383d711f 100755 --- a/boot/boot.c +++ b/boot/boot.c @@ -20,6 +20,7 @@ char version[]= "2.20"; #include #include #include +#include #include #include #include