diff options
Diffstat (limited to 'hw/timer/exynos4210_rtc.c')
-rw-r--r-- | hw/timer/exynos4210_rtc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/exynos4210_rtc.c b/hw/timer/exynos4210_rtc.c index 0ecedf7394..b9dfaf51f7 100644 --- a/hw/timer/exynos4210_rtc.c +++ b/hw/timer/exynos4210_rtc.c @@ -35,6 +35,7 @@ #include "hw/ptimer.h" #include "hw/hw.h" +#include "hw/irq.h" #include "sysemu/sysemu.h" #include "hw/arm/exynos4210.h" |