X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftarget-s390x%2Ffpu_helper.c;h=1c7f67354286ff1fd6290bc85279c9bd868a94d8;hb=0ed5bc19d7d51b7bf1a689bab1f356b1a2d7f6bd;hp=45b7ddfbe3c1a539a3bf00baef84af3dfe58d1d9;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-s390x/fpu_helper.c b/qemu/target-s390x/fpu_helper.c index 45b7ddfbe..1c7f67354 100644 --- a/qemu/target-s390x/fpu_helper.c +++ b/qemu/target-s390x/fpu_helper.c @@ -18,6 +18,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/cpu_ldst.h" #include "exec/helper-proto.h"