diff options
Diffstat (limited to 'drivers/bios_emulator/biosemu.c')
| -rw-r--r-- | drivers/bios_emulator/biosemu.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/bios_emulator/biosemu.c b/drivers/bios_emulator/biosemu.c index 5ab9e74c3..ccfc872f7 100644 --- a/drivers/bios_emulator/biosemu.c +++ b/drivers/bios_emulator/biosemu.c @@ -46,6 +46,7 @@  ****************************************************************************/  #include <malloc.h> +#include <common.h>  #if defined(CONFIG_BIOSEMU) |