diff options
Diffstat (limited to 'hw/net/i82596.c')
-rw-r--r-- | hw/net/i82596.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/net/i82596.c b/hw/net/i82596.c index 055c3a1..ec21e26 100644 --- a/hw/net/i82596.c +++ b/hw/net/i82596.c @@ -12,7 +12,6 @@ #include "qemu/timer.h" #include "net/net.h" #include "net/eth.h" -#include "sysemu/sysemu.h" #include "hw/irq.h" #include "hw/qdev-properties.h" #include "migration/vmstate.h" |