X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fintc%2Fexynos4210_gic.c;h=4f7e89f7b808fb80c50ba62ff36a3b4e26a52087;hb=refs%2Fchanges%2F03%2F14303%2F1;hp=b2a4950bc3f3ff0e59a3da3c68d014dd020219d3;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/intc/exynos4210_gic.c b/qemu/hw/intc/exynos4210_gic.c index b2a4950bc..4f7e89f7b 100644 --- a/qemu/hw/intc/exynos4210_gic.c +++ b/qemu/hw/intc/exynos4210_gic.c @@ -20,6 +20,7 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "hw/sysbus.h" #include "qemu-common.h" #include "hw/irq.h"