]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/dma/pl330.c
Include qemu-common.h exactly where needed
[mirror_qemu.git] / hw / dma / pl330.c
index 62ad35615648125ff18e8ee0579bb9057a2bf351..58df965a468308e2146ed7c2c234d90ef3f92003 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qemu-common.h"
 #include "hw/sysbus.h"
 #include "qapi/error.h"
 #include "qemu/timer.h"