diff options
Diffstat (limited to 'hw/eeprom93xx.h')
-rw-r--r-- | hw/eeprom93xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/eeprom93xx.h b/hw/eeprom93xx.h index fde4912e8..4e257f6e8 100644 --- a/hw/eeprom93xx.h +++ b/hw/eeprom93xx.h @@ -21,8 +21,6 @@ #ifndef EEPROM93XX_H #define EEPROM93XX_H -#include "vl.h" - typedef struct _eeprom_t eeprom_t; /* Create a new EEPROM with (nwords * 2) bytes. */ |