diff options
Diffstat (limited to 'hw/intc/sh_intc.c')
-rw-r--r-- | hw/intc/sh_intc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/intc/sh_intc.c b/hw/intc/sh_intc.c index 6ce2a8084f..bac7886f25 100644 --- a/hw/intc/sh_intc.c +++ b/hw/intc/sh_intc.c @@ -9,7 +9,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "cpu.h" #include "hw/sh4/sh_intc.h" #include "hw/hw.h" |