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