X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fbios_emulator%2Fbios.c;h=d41511c1d48280ecb31f4a7874afd50d15dee9b5;hb=c14eefcc48212af2f3314809605698dd8393a90a;hp=d9ccbf8cd04a1037e070f9c3611057e70e7fdab1;hpb=5b4de9309d7a03aa1db2e5391ab696363391f460;p=u-boot diff --git a/drivers/bios_emulator/bios.c b/drivers/bios_emulator/bios.c index d9ccbf8cd0..d41511c1d4 100644 --- a/drivers/bios_emulator/bios.c +++ b/drivers/bios_emulator/bios.c @@ -36,11 +36,13 @@ * * Description: Module implementing the BIOS specific functions. * -* Jason ported this file to u-boot to run the ATI video card -* video BIOS. +* Jason ported this file to u-boot to run the ATI video card +* video BIOS. * ****************************************************************************/ +#include + #if defined(CONFIG_BIOSEMU) #include "biosemui.h"