X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-microblaze%2Fgdbstub.c;h=89d38980bf15bd9210b026893840b1a1028aebca;hb=91e941a768d5dd45b0fdb9ed5d2fb2ee566e542c;hp=a70e2ee3cbd34d851a060d0ceac3563ff9731304;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-microblaze/gdbstub.c b/qemu/target-microblaze/gdbstub.c index a70e2ee3c..89d38980b 100644 --- a/qemu/target-microblaze/gdbstub.c +++ b/qemu/target-microblaze/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"