diff options
Diffstat (limited to 'target/arm/helper-a64.c')
-rw-r--r-- | target/arm/helper-a64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/helper-a64.c b/target/arm/helper-a64.c index 060699b901..616d62c7fc 100644 --- a/target/arm/helper-a64.c +++ b/target/arm/helper-a64.c @@ -23,6 +23,7 @@ #include "exec/helper-proto.h" #include "qemu/host-utils.h" #include "qemu/log.h" +#include "qemu/main-loop.h" #include "sysemu/sysemu.h" #include "qemu/bitops.h" #include "internals.h" |