X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=target-sh4%2Fgdbstub.c;h=13bea00d7d48b2e5c9b3f877d04fd1a658318214;hb=a1ff19302007986fa081738e88905a715bd68e2e;hp=a365a27aad421691257729186a27e4823a47194e;hpb=9faffeb7772fddcb5d3fb2dbdcfe7e8a38f01637;p=mirror_qemu.git diff --git a/target-sh4/gdbstub.c b/target-sh4/gdbstub.c index a365a27aad..13bea00d7d 100644 --- a/target-sh4/gdbstub.c +++ b/target-sh4/gdbstub.c @@ -17,8 +17,9 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -#include "config.h" +#include "qemu/osdep.h" #include "qemu-common.h" +#include "cpu.h" #include "exec/gdbstub.h" /* Hint: Use "set architecture sh4" in GDB to see fpu registers */