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 cb9919b465..ee475d9fab 100644 --- a/target-arm/arm-powerctl.c +++ b/target-arm/arm-powerctl.c @@ -13,6 +13,7 @@ #include <cpu-qom.h> #include "internals.h" #include "arm-powerctl.h" +#include "qemu/log.h" #ifndef DEBUG_ARM_POWERCTL #define DEBUG_ARM_POWERCTL 0 |