aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/tod-qemu.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/tod-qemu.c')
-rw-r--r--hw/s390x/tod-qemu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/s390x/tod-qemu.c b/hw/s390x/tod-qemu.c
index 59c015c69d..e91b9590f5 100644
--- a/hw/s390x/tod-qemu.c
+++ b/hw/s390x/tod-qemu.c
@@ -9,10 +9,12 @@
*/
#include "qemu/osdep.h"
+#include "qemu-common.h"
#include "qapi/error.h"
#include "hw/s390x/tod.h"
#include "qemu/timer.h"
#include "qemu/cutils.h"
+#include "qemu/module.h"
#include "cpu.h"
#include "tcg_s390x.h"