aboutsummaryrefslogtreecommitdiff
path: root/target-lm32/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-lm32/gdbstub.c')
-rw-r--r--target-lm32/gdbstub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-lm32/gdbstub.c b/target-lm32/gdbstub.c
index 8ac1288bb6..cf929dd392 100644
--- a/target-lm32/gdbstub.c
+++ b/target-lm32/gdbstub.c
@@ -19,6 +19,7 @@
*/
#include "qemu/osdep.h"
#include "qemu-common.h"
+#include "cpu.h"
#include "exec/gdbstub.h"
#include "hw/lm32/lm32_pic.h"