]> git.proxmox.com Git - qemu.git/blobdiff - target-mips/exec.h
qed: fix use-after-free during l2 cache commit
[qemu.git] / target-mips / exec.h
index a3a7262a84bdb875a9ec89a02c4b81c9ebeb5057..e787e9a8baa0a20306e2a13a100f68389d073925 100644 (file)
@@ -11,7 +11,6 @@
 register struct CPUMIPSState *env asm(AREG0);
 
 #include "cpu.h"
-#include "exec-all.h"
 
 #if !defined(CONFIG_USER_ONLY)
 #include "softmmu_exec.h"