]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-m68k/gdbstub.c
vhost-vsock: convert VMSTATE_VIRTIO_DEVICE
[mirror_qemu.git] / target-m68k / gdbstub.c
index ae8179c0164e939dbfecfb7324d84de6dff81b4c..c7f44c9bb32be14ef0323fce8b243e1bf59a46fb 100644 (file)
@@ -17,8 +17,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
-#include "config.h"
+#include "qemu/osdep.h"
 #include "qemu-common.h"
+#include "cpu.h"
 #include "exec/gdbstub.h"
 
 int m68k_cpu_gdb_read_register(CPUState *cs, uint8_t *mem_buf, int n)