X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-cris%2Fgdbstub.c;h=1bbf17b04aee95af7e44cedf8a0a620f268c3a5c;hb=refs%2Fchanges%2F03%2F14303%2F1;hp=5db3683ab699590186734096418d630362058f11;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/target-cris/gdbstub.c b/qemu/target-cris/gdbstub.c index 5db3683ab..1bbf17b04 100644 --- a/qemu/target-cris/gdbstub.c +++ b/qemu/target-cris/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"