diff options
Diffstat (limited to 'hw/s390x/tod-qemu.c')
-rw-r--r-- | hw/s390x/tod-qemu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/tod-qemu.c b/hw/s390x/tod-qemu.c index 59c015c69d..58b66d2d98 100644 --- a/hw/s390x/tod-qemu.c +++ b/hw/s390x/tod-qemu.c @@ -13,6 +13,7 @@ #include "hw/s390x/tod.h" #include "qemu/timer.h" #include "qemu/cutils.h" +#include "qemu/module.h" #include "cpu.h" #include "tcg_s390x.h" |