X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-m68k%2Fop_helper.c;fp=qemu%2Ftarget-m68k%2Fop_helper.c;h=17d0a11914aab1c61a24e0d7ab3d1800689760b3;hb=437fd90c0250dee670290f9b714253671a990160;hp=1af0ca647b81ef5b18060760dcfd27ef067fb0d4;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;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"