aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/xlnx-zynqmp-rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/xlnx-zynqmp-rtc.c')
-rw-r--r--hw/timer/xlnx-zynqmp-rtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/xlnx-zynqmp-rtc.c b/hw/timer/xlnx-zynqmp-rtc.c
index be078ae72a..36daf0c7e7 100644
--- a/hw/timer/xlnx-zynqmp-rtc.c
+++ b/hw/timer/xlnx-zynqmp-rtc.c
@@ -25,6 +25,7 @@
*/
#include "qemu/osdep.h"
+#include "qemu-common.h"
#include "hw/sysbus.h"
#include "hw/register.h"
#include "qemu/bitops.h"