]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/9pfs/virtio-9p-device.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / 9pfs / virtio-9p-device.c
index 775e8ff76671af90841c66ff3433eae291018450..a3288cbe56adae814ed7b02eafaba37aa40f149b 100644 (file)
@@ -19,6 +19,7 @@
 #include "coth.h"
 #include "hw/virtio/virtio-access.h"
 #include "qemu/iov.h"
+#include "qemu/module.h"
 
 static void virtio_9p_push_and_notify(V9fsPDU *pdu)
 {