]> Git Repo - qemu.git/blobdiff - hw/s390x/vhost-vsock-ccw.c
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' into...
[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[] = {
This page took 0.020724 seconds and 4 git commands to generate.