]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/virtio/virtio-9p-pci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / virtio / virtio-9p-pci.c
index 7bf11309662f3be5d112c6be4ffae19d8c1a53ca..29c3712febea4223fb54e41fec60595a79406778 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "virtio-pci.h"
 #include "hw/9pfs/virtio-9p.h"
+#include "qemu/module.h"
 
 /*
  * virtio-9p-pci: This extends VirtioPCIProxy.