]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/s390x/s390-pci-inst.c
hw: explicitly include qemu-common.h and cpu.h
[mirror_qemu.git] / hw / s390x / s390-pci-inst.c
index 506147d67064641439f7c039dae611b9d2059bf8..b28e7d14f87dae6f3abac9c8733763a073c3aca7 100644 (file)
@@ -12,6 +12,8 @@
  */
 
 #include "qemu/osdep.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include "s390-pci-inst.h"
 #include "s390-pci-bus.h"
 #include <exec/memory-internal.h>