]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/scsi/vhost-scsi-common.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / scsi / vhost-scsi-common.c
index b7fbab65dd17456c7ca50da4fc094963a7ae60ab..8ec49d7fef2ff3608d37dae78991685a0eaa0e13 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "qemu/osdep.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "hw/virtio/vhost.h"
 #include "hw/virtio/vhost-scsi-common.h"
 #include "hw/virtio/virtio-scsi.h"