X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-openrisc%2Fint_helper.c;h=4d1f958901174ada65c5a440be254d558a08aaf3;hb=9f343782f79512bb6423c973f591dcc90b63ab6b;hp=6e27aebd9f34f6d1ba064313ec7ee0356f69d743;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-openrisc/int_helper.c b/qemu/target-openrisc/int_helper.c index 6e27aebd9..4d1f95890 100644 --- a/qemu/target-openrisc/int_helper.c +++ b/qemu/target-openrisc/int_helper.c @@ -18,6 +18,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "exception.h"