diff options
Diffstat (limited to 'hw/arm/palmetto-bmc.c')
-rw-r--r-- | hw/arm/palmetto-bmc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/arm/palmetto-bmc.c b/hw/arm/palmetto-bmc.c index 6b3bb77a6d..89ebd92b93 100644 --- a/hw/arm/palmetto-bmc.c +++ b/hw/arm/palmetto-bmc.c @@ -11,6 +11,8 @@ #include "qemu/osdep.h" #include "qapi/error.h" +#include "qemu-common.h" +#include "cpu.h" #include "exec/address-spaces.h" #include "hw/arm/arm.h" #include "hw/arm/ast2400.h" |