summaryrefslogtreecommitdiff
path: root/hw/nvram/eeprom93xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/nvram/eeprom93xx.c')
-rw-r--r--hw/nvram/eeprom93xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/nvram/eeprom93xx.c b/hw/nvram/eeprom93xx.c
index 2db3d7cce6..5fc23df1d4 100644
--- a/hw/nvram/eeprom93xx.c
+++ b/hw/nvram/eeprom93xx.c
@@ -38,6 +38,7 @@
#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/nvram/eeprom93xx.h"
+#include "migration/qemu-file-types.h"
/* Debug EEPROM emulation. */
//~ #define DEBUG_EEPROM