These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / arm / pxa2xx_pic.c
index d41ac93..7e51532 100644 (file)
@@ -8,6 +8,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/arm/pxa.h"
 #include "hw/sysbus.h"