X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fnvram%2Fspapr_nvram.c;fp=qemu%2Fhw%2Fnvram%2Fspapr_nvram.c;h=802636ef3570c559fdc17f6fe42fffc38f04ca93;hb=437fd90c0250dee670290f9b714253671a990160;hp=fcaa77dd9a7582d04ec54a2b1019357889b7785a;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/nvram/spapr_nvram.c b/qemu/hw/nvram/spapr_nvram.c index fcaa77dd9..802636ef3 100644 --- a/qemu/hw/nvram/spapr_nvram.c +++ b/qemu/hw/nvram/spapr_nvram.c @@ -22,6 +22,10 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" +#include "qapi/error.h" +#include "qemu-common.h" +#include "cpu.h" #include #include "sysemu/block-backend.h"