summaryrefslogtreecommitdiffstats
path: root/qemu/hw/timer/slavio_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/timer/slavio_timer.c')
-rw-r--r--qemu/hw/timer/slavio_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/timer/slavio_timer.c b/qemu/hw/timer/slavio_timer.c
index 45d97e667..fb3e08bed 100644
--- a/qemu/hw/timer/slavio_timer.c
+++ b/qemu/hw/timer/slavio_timer.c
@@ -22,6 +22,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/sparc/sun4m.h"
#include "qemu/timer.h"
#include "hw/ptimer.h"