These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / intc / sh_intc.c
index 55c76e4..6ce2a80 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/sh4/sh_intc.h"
 #include "hw/hw.h"
 #include "hw/sh4/sh.h"