Message ID | 1258086596-3584-11-git-send-email-yamahata@valinux.co.jp |
---|---|
State | New |
Headers | show |
diff --git a/hw/pci.c b/hw/pci.c index 5ebcba2..9c84cb2 100644 --- a/hw/pci.c +++ b/hw/pci.c @@ -23,7 +23,6 @@ */ #include "hw.h" #include "pci.h" -#include "pci_host.h" #include "monitor.h" #include "net.h" #include "sysemu.h"