summary refs log tree commit diff stats
path: root/target-moxie/machine.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-moxie/machine.c')
-rw-r--r--target-moxie/machine.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/target-moxie/machine.c b/target-moxie/machine.c
index 912b79139a..282dcd869f 100644
--- a/target-moxie/machine.c
+++ b/target-moxie/machine.c
@@ -1,7 +1,10 @@
 #include "qemu/osdep.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include "hw/hw.h"
 #include "hw/boards.h"
 #include "machine.h"
+#include "migration/cpu.h"
 
 const VMStateDescription vmstate_moxie_cpu = {
     .name = "cpu",