[FIX] Changes for bios_emulator code for others architecture
[platform/kernel/u-boot.git] / drivers / bios_emulator / x86emu / ops2.c
index c8b8517..d6a210c 100644 (file)
@@ -44,6 +44,8 @@
 *
 ****************************************************************************/
 
+#include <common.h>
+
 #if defined(CONFIG_BIOSEMU)
 
 #include "x86emu/x86emui.h"