]> Git Repo - qemu.git/blobdiff - hw/arm/versatilepb.c
hw: explicitly include qemu-common.h and cpu.h
[qemu.git] / hw / arm / versatilepb.c
index 43f429e951b902a036fe78033f4c614565aa3c8e..e5a80c2d2ca9b149d92fc451caa31eef7296ccaa 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/arm.h"
 #include "hw/devices.h"
This page took 0.022937 seconds and 4 git commands to generate.