]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm/boot.c
Include qemu-common.h exactly where needed
[mirror_qemu.git] / hw / arm / boot.c
index 7279185bd941d1f2ac9c007490e970ad665b9ced..0261fdabab057a5c4796abacec42e8a213edfd9d 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qemu-common.h"
 #include "qemu/error-report.h"
 #include "qapi/error.h"
 #include <libfdt.h>