summary refs log tree commit diff stats
path: root/hw/eeprom93xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/eeprom93xx.h')
-rw-r--r--hw/eeprom93xx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/eeprom93xx.h b/hw/eeprom93xx.h
index fde4912e86..4e257f6e86 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. */