X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fi2c%2Fexynos4210_i2c.c;fp=qemu%2Fhw%2Fi2c%2Fexynos4210_i2c.c;h=8c2a2c1632de288ed4116b142dcd9e1afb26fc93;hb=437fd90c0250dee670290f9b714253671a990160;hp=fb99dfda1775a350f756e61a10bd99860e6541c0;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/i2c/exynos4210_i2c.c b/qemu/hw/i2c/exynos4210_i2c.c index fb99dfda1..8c2a2c163 100644 --- a/qemu/hw/i2c/exynos4210_i2c.c +++ b/qemu/hw/i2c/exynos4210_i2c.c @@ -20,6 +20,7 @@ * */ +#include "qemu/osdep.h" #include "qemu/timer.h" #include "hw/sysbus.h" #include "hw/i2c/i2c.h"