diff options
Diffstat (limited to 'target-arm/arm-powerctl.c')
-rw-r--r-- | target-arm/arm-powerctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-arm/arm-powerctl.c b/target-arm/arm-powerctl.c index ee475d9fab..d452230515 100644 --- a/target-arm/arm-powerctl.c +++ b/target-arm/arm-powerctl.c @@ -14,6 +14,7 @@ #include "internals.h" #include "arm-powerctl.h" #include "qemu/log.h" +#include "exec/exec-all.h" #ifndef DEBUG_ARM_POWERCTL #define DEBUG_ARM_POWERCTL 0 |