diff options
Diffstat (limited to 'target/nios2/mmu.c')
-rw-r--r-- | target/nios2/mmu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/nios2/mmu.c b/target/nios2/mmu.c index 9a0bafe786..2545c06761 100644 --- a/target/nios2/mmu.c +++ b/target/nios2/mmu.c @@ -19,7 +19,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/qemu-print.h" #include "cpu.h" #include "exec/exec-all.h" |