From cf21e106cd9b34a12a533191932a8a08a1f5ebe4 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Thu, 14 May 2009 22:35:07 +0100 Subject: Virtio-net qdev conversion Signed-off-by: Paul Brook --- hw/pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/pci.c') 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 -- cgit 1.4.1