summary refs log tree commit diff stats
path: root/hw/s390x/virtio-ccw-input.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/virtio-ccw-input.c')
-rw-r--r--hw/s390x/virtio-ccw-input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/virtio-ccw-input.c b/hw/s390x/virtio-ccw-input.c
index 79c87cb3f2..075bb094ee 100644
--- a/hw/s390x/virtio-ccw-input.c
+++ b/hw/s390x/virtio-ccw-input.c
@@ -11,6 +11,7 @@
 #include "qemu/osdep.h"
 #include "hw/virtio/virtio.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "virtio-ccw.h"
 
 static void virtio_ccw_input_realize(VirtioCcwDevice *ccw_dev, Error **errp)