diff options
Diffstat (limited to 'hw/eeprom93xx.c')
-rw-r--r-- | hw/eeprom93xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/eeprom93xx.c b/hw/eeprom93xx.c index e4b6b13b76..f91b0c99c0 100644 --- a/hw/eeprom93xx.c +++ b/hw/eeprom93xx.c @@ -36,7 +36,6 @@ * - No emulation of EEPROM timings. */ -#include <assert.h> #include "hw.h" #include "eeprom93xx.h" |