From 53c25cea7d59525ca9aa3fb01cc6947bafbbfb61 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Mon, 18 May 2009 14:51:59 +0100 Subject: Separate virtio PCI code Split the PCI host bindings from the VRing transport implementation. Signed-off-by: Paul Brook --- hw/virtio-blk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/virtio-blk.h') diff --git a/hw/virtio-blk.h b/hw/virtio-blk.h index e3686083a2..dff3e0c979 100644 --- a/hw/virtio-blk.h +++ b/hw/virtio-blk.h @@ -16,7 +16,6 @@ #include "virtio.h" #include "block.h" -#include "pci.h" /* from Linux's linux/virtio_blk.h */ -- cgit v1.2.3