]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm/ast2400.c
hw: explicitly include qemu-common.h and cpu.h
[mirror_qemu.git] / hw / arm / ast2400.c
index 976b651a629030c786b0074edb023b2928e0b397..03f993863bf103f664e694b865b85ccbbe939d55 100644 (file)
@@ -12,6 +12,8 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include "exec/address-spaces.h"
 #include "hw/arm/ast2400.h"
 #include "hw/char/serial.h"