X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-sparc%2Fgdbstub.c;h=e530dc52f5ee8336991f258c3719645116f774f6;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=3de3242b292dfcb3a9bc5aeb2a2374e571be1a38;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-sparc/gdbstub.c b/qemu/target-sparc/gdbstub.c index 3de3242b2..e530dc52f 100644 --- a/qemu/target-sparc/gdbstub.c +++ b/qemu/target-sparc/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"