From 2aeb18487ab4f49999810cccc62af8c4ff2b8e94 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 11 Jun 2002 10:19:59 +0000 Subject: [PATCH] #include to get BBSIZE. --- sys/boot/alpha/boot1/boot1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/boot/alpha/boot1/boot1.c b/sys/boot/alpha/boot1/boot1.c index 20a8f5d4881f..0864b311ad94 100644 --- a/sys/boot/alpha/boot1/boot1.c +++ b/sys/boot/alpha/boot1/boot1.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include