These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / intc / realview_gic.c
index 6c81296..50bbab6 100644 (file)
@@ -7,6 +7,8 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/intc/realview_gic.h"
 
 static void realview_gic_set_irq(void *opaque, int irq, int level)