summaryrefslogtreecommitdiffstats
path: root/qemu/hw/i2c/smbus_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/i2c/smbus_eeprom.c')
-rw-r--r--qemu/hw/i2c/smbus_eeprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/i2c/smbus_eeprom.c b/qemu/hw/i2c/smbus_eeprom.c
index 72c09cba6..5b7bd891b 100644
--- a/qemu/hw/i2c/smbus_eeprom.c
+++ b/qemu/hw/i2c/smbus_eeprom.c
@@ -22,6 +22,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/i2c/i2c.h"
#include "hw/i2c/smbus.h"