[FIX] Changes for bios_emulator code for others architecture
[platform/kernel/u-boot.git] / drivers / bios_emulator / x86emu / decode.c
index 915645c..7a9a1dd 100644 (file)
@@ -36,6 +36,7 @@
 *              instruction decoding and accessess of immediate data via IP.  etc.
 *
 ****************************************************************************/
+#include <common.h>
 
 #if defined(CONFIG_BIOSEMU)