summaryrefslogtreecommitdiffstats
path: root/qemu/hw/i2c/versatile_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/i2c/versatile_i2c.c')
-rw-r--r--qemu/hw/i2c/versatile_i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/i2c/versatile_i2c.c b/qemu/hw/i2c/versatile_i2c.c
index 3c0c2c106..fee3bc761 100644
--- a/qemu/hw/i2c/versatile_i2c.c
+++ b/qemu/hw/i2c/versatile_i2c.c
@@ -21,6 +21,7 @@
*
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
#include "bitbang_i2c.h"