X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-openrisc%2Fexception_helper.c;h=329a9e400b56e02a0737e81dc45e19601069ff1c;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=6093953c97fb5051c78a592ec650dfa8553bf777;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-openrisc/exception_helper.c b/qemu/target-openrisc/exception_helper.c index 6093953c9..329a9e400 100644 --- a/qemu/target-openrisc/exception_helper.c +++ b/qemu/target-openrisc/exception_helper.c @@ -17,6 +17,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "exception.h"