diff options
Diffstat (limited to 'hw/pci-bridge/gen_pcie_root_port.c')
-rw-r--r-- | hw/pci-bridge/gen_pcie_root_port.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci-bridge/gen_pcie_root_port.c b/hw/pci-bridge/gen_pcie_root_port.c index 26bda73eae..44acda7cb9 100644 --- a/hw/pci-bridge/gen_pcie_root_port.c +++ b/hw/pci-bridge/gen_pcie_root_port.c @@ -12,6 +12,7 @@ #include "qemu/osdep.h" #include "qapi/error.h" +#include "qemu/module.h" #include "hw/pci/msix.h" #include "hw/pci/pcie_port.h" |