aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/sun4v-rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/sun4v-rtc.c')
-rw-r--r--hw/timer/sun4v-rtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/sun4v-rtc.c b/hw/timer/sun4v-rtc.c
index b93cbd6a81..ba62adc826 100644
--- a/hw/timer/sun4v-rtc.c
+++ b/hw/timer/sun4v-rtc.c
@@ -12,6 +12,7 @@
#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/sysbus.h"
+#include "qemu/module.h"
#include "qemu/timer.h"
#include "hw/timer/sun4v-rtc.h"
#include "trace.h"