These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / i2c / versatile_i2c.c
index 3c0c2c1..fee3bc7 100644 (file)
@@ -21,6 +21,7 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
 #include "bitbang_i2c.h"