X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-m68k%2Fop_helper.c;h=17d0a11914aab1c61a24e0d7ab3d1800689760b3;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=1af0ca647b81ef5b18060760dcfd27ef067fb0d4;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-m68k/op_helper.c b/qemu/target-m68k/op_helper.c index 1af0ca647..17d0a1191 100644 --- a/qemu/target-m68k/op_helper.c +++ b/qemu/target-m68k/op_helper.c @@ -16,6 +16,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "exec/cpu_ldst.h"