diff options
Diffstat (limited to 'target/arm/arm-qmp-cmds.c')
| -rw-r--r-- | target/arm/arm-qmp-cmds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/arm-qmp-cmds.c b/target/arm/arm-qmp-cmds.c index cca6b9722b..cefd235263 100644 --- a/target/arm/arm-qmp-cmds.c +++ b/target/arm/arm-qmp-cmds.c @@ -30,6 +30,7 @@ #include "qapi/qapi-commands-misc-arm.h" #include "qobject/qdict.h" #include "qom/qom-qobject.h" +#include "cpu.h" static GICCapability *gic_cap_new(int version) { |