aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-serial-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/virtio-serial-pci.c')
-rw-r--r--hw/virtio/virtio-serial-pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/virtio/virtio-serial-pci.c b/hw/virtio/virtio-serial-pci.c
index 971b2eb8d8..ac74b44dae 100644
--- a/hw/virtio/virtio-serial-pci.c
+++ b/hw/virtio/virtio-serial-pci.c
@@ -18,6 +18,7 @@
#include "qemu/osdep.h"
#include "hw/virtio/virtio-serial.h"
+#include "qemu/module.h"
#include "virtio-pci.h"
typedef struct VirtIOSerialPCI VirtIOSerialPCI;