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 58b66d2d98..e91b9590f5 100644 --- a/hw/s390x/tod-qemu.c +++ b/hw/s390x/tod-qemu.c @@ -9,6 +9,7 @@ */ #include "qemu/osdep.h" +#include "qemu-common.h" #include "qapi/error.h" #include "hw/s390x/tod.h" #include "qemu/timer.h" |