diff options
Diffstat (limited to 'hw/s390x/tod.c')
-rw-r--r-- | hw/s390x/tod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/tod.c b/hw/s390x/tod.c index 1c63f411e6..a9fca8eb0b 100644 --- a/hw/s390x/tod.c +++ b/hw/s390x/tod.c @@ -12,6 +12,7 @@ #include "hw/s390x/tod.h" #include "qapi/error.h" #include "qemu/error-report.h" +#include "qemu/module.h" #include "sysemu/kvm.h" #include "migration/register.h" |