summaryrefslogtreecommitdiffstats
path: root/qemu/hw/char/pl011.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/char/pl011.c')
-rw-r--r--qemu/hw/char/pl011.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/char/pl011.c b/qemu/hw/char/pl011.c
index eac6fac09..210c87b4c 100644
--- a/qemu/hw/char/pl011.c
+++ b/qemu/hw/char/pl011.c
@@ -7,6 +7,7 @@
* This code is licensed under the GPL.
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
#include "sysemu/char.h"