]> git.proxmox.com Git - mirror_qemu.git/blobdiff - gdbstub.c
cpu: move exec-all.h inclusion out of cpu.h
[mirror_qemu.git] / gdbstub.c
index c19ce39bdcbe29c68a43e3e9c274ef3a8acef843..b9e3710bfec3a941ac3970a0118f5414160aa75f 100644 (file)
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -35,6 +35,7 @@
 #include "qemu/sockets.h"
 #include "sysemu/kvm.h"
 #include "exec/semihost.h"
+#include "exec/exec-all.h"
 
 #ifdef CONFIG_USER_ONLY
 #define GDB_ATTACHED "0"