X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Farch%2Fx86%2Fboot%2Fcoreboot_table.c;h=b0dcc9e65aa57d109328f5e12d17ec1642422c5c;hb=66ecdc52e1ed09b116fd47a59e0aa8905bffef09;hp=a7e8bbc41215e4a209ac7e233743797f68650a05;hpb=05239898f2e7b1d35a2f4882c8c3f2c1a783f592;p=coreboot.git diff --git a/src/arch/x86/boot/coreboot_table.c b/src/arch/x86/boot/coreboot_table.c index a7e8bbc41..b0dcc9e65 100644 --- a/src/arch/x86/boot/coreboot_table.c +++ b/src/arch/x86/boot/coreboot_table.c @@ -29,9 +29,9 @@ #include #include #include +#include #if CONFIG_USE_OPTION_TABLE #include -#include #endif static struct lb_header *lb_table_init(unsigned long addr)