X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-mips%2Fgdbstub.c;h=b0b4a32ec01fc3a7e60cb809d369860267de51dc;hb=69801e7ea3995cafcbf7d621e2e2b422732f7b47;hp=9845d880aebacc621891699df3820cde4fcd1ddd;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-mips/gdbstub.c b/qemu/target-mips/gdbstub.c index 9845d880a..b0b4a32ec 100644 --- a/qemu/target-mips/gdbstub.c +++ b/qemu/target-mips/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"