]> Git Repo - qemu.git/blobdiff - hw/pci-host/versatile.c
Include hw/irq.h a lot less
[qemu.git] / hw / pci-host / versatile.c
index 7b19078c801f9aa46fd0f03ec110366e5d53b886..221cc4013420a3d301b15dc366dd46ed500cf3a4 100644 (file)
@@ -9,10 +9,12 @@
 
 #include "qemu/osdep.h"
 #include "hw/sysbus.h"
+#include "hw/irq.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_bus.h"
 #include "hw/pci/pci_host.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 /* Old and buggy versions of QEMU used the wrong mapping from
  * PCI IRQs to system interrupt lines. Unfortunately the Linux
This page took 0.024875 seconds and 4 git commands to generate.