X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fm68k%2Fmcf_intc.c;h=cf581324ebe6add9656556f72226c573a30e2e52;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=f13c7f3ae419892bf43c66cc8362e203082a1b74;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/hw/m68k/mcf_intc.c b/qemu/hw/m68k/mcf_intc.c index f13c7f3ae..cf581324e 100644 --- a/qemu/hw/m68k/mcf_intc.c +++ b/qemu/hw/m68k/mcf_intc.c @@ -5,6 +5,9 @@ * * This code is licensed under the GPL */ +#include "qemu/osdep.h" +#include "qemu-common.h" +#include "cpu.h" #include "hw/hw.h" #include "hw/m68k/mcf.h" #include "exec/address-spaces.h"