]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/virtio/virtio-crypto.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / virtio / virtio-crypto.c
index 9a9fa495d2d92bdbad9551da0838bd8dc7c5fad7..45187d334400686f49f777bb007ba1e235c3b40b 100644 (file)
  * (at your option) any later version.  See the COPYING file in the
  * top-level directory.
  */
+
 #include "qemu/osdep.h"
 #include "qemu/iov.h"
+#include "qemu/module.h"
 #include "hw/qdev.h"
 #include "qapi/error.h"
 #include "qemu/error-report.h"