]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/virtio/vhost-user-scsi-pci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / virtio / vhost-user-scsi-pci.c
index 46f7193cc7a350f9b250e0e9d0646ea13a26c9f9..daeea77ce13a9cd9980ae51af40d2c9d72d90639 100644 (file)
@@ -24,6 +24,7 @@
 #include "hw/pci/pci.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"