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