X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-unicore32%2Fop_helper.c;h=f5847307a3d001c8f7cc4b5e23214838d1bdbb88;hb=a5f72bd195d6a6cf510e415e589fddcd83f9481e;hp=0266dbdf7b9caacb9f51da8eca8d0c328182ecf8;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-unicore32/op_helper.c b/qemu/target-unicore32/op_helper.c index 0266dbdf7..f5847307a 100644 --- a/qemu/target-unicore32/op_helper.c +++ b/qemu/target-unicore32/op_helper.c @@ -8,6 +8,7 @@ * published by the Free Software Foundation, or (at your option) any * later version. See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "exec/cpu_ldst.h"