]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/pci/pci.c
Include qemu-common.h exactly where needed
[thirdparty/qemu.git] / hw / pci / pci.c
index d3893bdfe10e4ff3732d65019089dd74db2e8966..8076a80ab3a981c023d97a8f585a16e84f123abb 100644 (file)
@@ -23,6 +23,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qemu-common.h"
 #include "hw/hw.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_bridge.h"