]> Git Repo - qemu.git/blobdiff - hw/arm/pxa2xx.c
hw: explicitly include qemu-common.h and cpu.h
[qemu.git] / hw / arm / pxa2xx.c
index 24109091bff9d9ec8b0735d7b3ae5602f1907743..2076098b1d5edfab348173c241269e8b755bc82d 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include "hw/sysbus.h"
 #include "hw/arm/pxa.h"
 #include "sysemu/sysemu.h"
This page took 0.02207 seconds and 4 git commands to generate.