These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / i2c / smbus.c
index 6e27ae8..3979b3d 100644 (file)
@@ -9,6 +9,7 @@
 
 /* TODO: Implement PEC.  */
 
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/i2c/i2c.h"
 #include "hw/i2c/smbus.h"