diff options
Diffstat (limited to 'hw/eepro100.c')
-rw-r--r-- | hw/eepro100.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/eepro100.c b/hw/eepro100.c index 7dbbca0094..85434818ac 100644 --- a/hw/eepro100.c +++ b/hw/eepro100.c @@ -38,7 +38,6 @@ # warning "PXE boot still not working!" #endif -#include <assert.h> #include <stddef.h> /* offsetof */ #include "hw.h" #include "pci.h" |