These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / nvram / spapr_nvram.c
index fcaa77d..802636e 100644 (file)
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include <libfdt.h>
 
 #include "sysemu/block-backend.h"