X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-sh4%2Fgdbstub.c;h=1b59ea8c7393edc3e7c1a11fb7d59eb1dd6afc15;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=a365a27aad421691257729186a27e4823a47194e;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-sh4/gdbstub.c b/qemu/target-sh4/gdbstub.c index a365a27aa..1b59ea8c7 100644 --- a/qemu/target-sh4/gdbstub.c +++ b/qemu/target-sh4/gdbstub.c @@ -17,7 +17,7 @@ * 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 "exec/gdbstub.h"