X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-lm32%2Fgdbstub.c;h=8ac1288bb6935c2edf6a4192a45bc7874a0ea9a4;hb=1f4ef5ee33f715c03a85a868f12e89744f889cff;hp=4979a98d743306dd6f7e7c5fac5635769f6d022d;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-lm32/gdbstub.c b/qemu/target-lm32/gdbstub.c index 4979a98d7..8ac1288bb 100644 --- a/qemu/target-lm32/gdbstub.c +++ b/qemu/target-lm32/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" #include "hw/lm32/lm32_pic.h"