diff options
Diffstat (limited to 'target/moxie/cpu.c')
-rw-r--r-- | target/moxie/cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/moxie/cpu.c b/target/moxie/cpu.c index 4688cee..48996d0 100644 --- a/target/moxie/cpu.c +++ b/target/moxie/cpu.c @@ -20,7 +20,6 @@ #include "qemu/osdep.h" #include "qapi/error.h" #include "cpu.h" -#include "qemu-common.h" #include "migration/vmstate.h" #include "machine.h" |