summary refs log tree commit diff stats
path: root/hw/ssi/pl022.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ssi/pl022.c')
-rw-r--r--hw/ssi/pl022.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ssi/pl022.c b/hw/ssi/pl022.c
index 0bbf63313c..564a0d36e7 100644
--- a/hw/ssi/pl022.c
+++ b/hw/ssi/pl022.c
@@ -7,6 +7,7 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
 #include "hw/ssi/ssi.h"