]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/s390x/vhost-vsock-ccw.c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / hw / s390x / vhost-vsock-ccw.c
index cddc5cf6524c4f5083d014f8e749b119e75fb74d..1835812bd11a7c4c275206f3905ce4b34718f214 100644 (file)
@@ -7,8 +7,10 @@
  */
 
 #include "qemu/osdep.h"
+#include "hw/qdev-properties.h"
 #include "hw/virtio/virtio.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "virtio-ccw.h"
 
 static Property vhost_vsock_ccw_properties[] = {