X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-openrisc%2Finterrupt.c;h=963eb1478223636d7e2ed2280d4615f3de167b35;hb=refs%2Fchanges%2F01%2F21001%2F1;hp=e480cfd1b7e7dd4cc6e87e0a0d47ff1a18879fec;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-openrisc/interrupt.c b/qemu/target-openrisc/interrupt.c index e480cfd1b..963eb1478 100644 --- a/qemu/target-openrisc/interrupt.c +++ b/qemu/target-openrisc/interrupt.c @@ -17,6 +17,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "qemu-common.h" #include "exec/gdbstub.h"