X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fcpu%2Frealview_mpcore.c;h=39d4ebeb1d98bf32e10dc7fb793f400450195186;hb=refs%2Fchanges%2F03%2F14303%2F1;hp=c39a2da42de3b1aaf40f008c476de59c0ba06f78;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/cpu/realview_mpcore.c b/qemu/hw/cpu/realview_mpcore.c index c39a2da42..39d4ebeb1 100644 --- a/qemu/hw/cpu/realview_mpcore.c +++ b/qemu/hw/cpu/realview_mpcore.c @@ -8,6 +8,8 @@ * This code is licensed under the GPL. */ +#include "qemu/osdep.h" +#include "qapi/error.h" #include "hw/cpu/arm11mpcore.h" #include "hw/intc/realview_gic.h"