diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/hppa/int_helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/hppa/int_helper.c b/target/hppa/int_helper.c index 787f3d6..561bf6e 100644 --- a/target/hppa/int_helper.c +++ b/target/hppa/int_helper.c @@ -19,6 +19,7 @@ #include "qemu/osdep.h" #include "qemu/main-loop.h" +#include "qemu/log.h" #include "cpu.h" #include "exec/exec-all.h" #include "exec/helper-proto.h" |