aboutsummaryrefslogtreecommitdiff
path: root/target/xtensa/dbg_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/xtensa/dbg_helper.c')
-rw-r--r--target/xtensa/dbg_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/xtensa/dbg_helper.c b/target/xtensa/dbg_helper.c
index be1f81107b..ce2a820c60 100644
--- a/target/xtensa/dbg_helper.c
+++ b/target/xtensa/dbg_helper.c
@@ -26,6 +26,7 @@
*/
#include "qemu/osdep.h"
+#include "qemu/log.h"
#include "qemu/main-loop.h"
#include "cpu.h"
#include "exec/helper-proto.h"