]> git.proxmox.com Git - qemu.git/blobdiff - target-xtensa/op_helper.c
target: Include softmmu_exec.h where forgotten
[qemu.git] / target-xtensa / op_helper.c
index 01123af70734a8d8ae524cb15f1f3ac12e5a62f9..cf970257dbfb1d18d735e949ad285caf1d7e8ba2 100644 (file)
@@ -28,6 +28,7 @@
 #include "cpu.h"
 #include "helper.h"
 #include "qemu/host-utils.h"
+#include "exec/softmmu_exec.h"
 
 static void do_unaligned_access(CPUXtensaState *env,
         target_ulong addr, int is_write, int is_user, uintptr_t retaddr);