summaryrefslogtreecommitdiffstats
path: root/qemu/hw/timer/sh_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/timer/sh_timer.c')
-rw-r--r--qemu/hw/timer/sh_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/timer/sh_timer.c b/qemu/hw/timer/sh_timer.c
index 07f0670b5..255b2fc91 100644
--- a/qemu/hw/timer/sh_timer.c
+++ b/qemu/hw/timer/sh_timer.c
@@ -8,6 +8,7 @@
* This code is licensed under the GPL.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/sh4/sh.h"
#include "qemu/timer.h"