X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=qemu%2Ftarget-s390x%2Fint_helper.c;h=cc1071eeaf90dfaa66a6b843a03ae7d671c74eed;hp=a46c736d67bc66388225c60a3059850955d014a7;hb=437fd90c0250dee670290f9b714253671a990160;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05 diff --git a/qemu/target-s390x/int_helper.c b/qemu/target-s390x/int_helper.c index a46c736d6..cc1071eea 100644 --- a/qemu/target-s390x/int_helper.c +++ b/qemu/target-s390x/int_helper.c @@ -18,6 +18,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "qemu/host-utils.h" #include "exec/helper-proto.h"