summaryrefslogtreecommitdiffstats
path: root/qemu/hw/nvram/eeprom93xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/nvram/eeprom93xx.c')
-rw-r--r--qemu/hw/nvram/eeprom93xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/nvram/eeprom93xx.c b/qemu/hw/nvram/eeprom93xx.c
index 0af4d6707..2c16fc23d 100644
--- a/qemu/hw/nvram/eeprom93xx.c
+++ b/qemu/hw/nvram/eeprom93xx.c
@@ -35,6 +35,7 @@
* - No emulation of EEPROM timings.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/nvram/eeprom93xx.h"