diff options
Diffstat (limited to 'hw/pci.c')
| -rw-r--r-- | hw/pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pci.c b/hw/pci.c index 1a1a83daf0..644e8f7137 100644 --- a/hw/pci.c +++ b/hw/pci.c @@ -25,7 +25,6 @@ #include "pci.h" #include "monitor.h" #include "net.h" -#include "virtio-net.h" #include "sysemu.h" //#define DEBUG_PCI |