diff options
Diffstat (limited to 'hw/arm/palmetto-bmc.c')
-rw-r--r-- | hw/arm/palmetto-bmc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/arm/palmetto-bmc.c b/hw/arm/palmetto-bmc.c index 55d741918b..6b3bb77a6d 100644 --- a/hw/arm/palmetto-bmc.c +++ b/hw/arm/palmetto-bmc.c @@ -10,6 +10,7 @@ */ #include "qemu/osdep.h" +#include "qapi/error.h" #include "exec/address-spaces.h" #include "hw/arm/arm.h" #include "hw/arm/ast2400.h" |