]> Git Repo - qemu.git/blobdiff - hw/virtio/virtio-pci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[qemu.git] / hw / virtio / virtio-pci.c
index 9056cdfa3c2ac9f6ffe2b6a0878aa7a0c2460b68..e6d5467e5417c7236010ec05cf0f8b4b8fd5983f 100644 (file)
@@ -23,6 +23,7 @@
 #include "hw/pci/pci_bus.h"
 #include "qapi/error.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "hw/pci/msi.h"
 #include "hw/pci/msix.h"
 #include "hw/loader.h"
This page took 0.022976 seconds and 4 git commands to generate.