]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/virtio/virtio-rng-pci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / virtio / virtio-rng-pci.c
index 6cc6374289cfc0239296758d8685c6d8b88fcc5a..8aaf54b781d6545d0597912f29f4977c9870572a 100644 (file)
@@ -14,6 +14,7 @@
 #include "virtio-pci.h"
 #include "hw/virtio/virtio-rng.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 
 typedef struct VirtIORngPCI VirtIORngPCI;