]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
Do not #include <pci/header.h> unless CONFIG_PASSTHROUGH
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 20 Jul 2009 11:22:59 +0000 (12:22 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 20 Jul 2009 11:22:59 +0000 (12:22 +0100)
commit831377529c58ed43be11f6dbc518cbbefb4ce67f
tree68ac836bc5669026d2bb35949be6a2bac1d95edd
parent5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f
Do not #include <pci/header.h> unless CONFIG_PASSTHROUGH

Attached patch fixes an ioemu build error on NetBSD where
CONFIG_PASSTHROUGH is not (yet) defined.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
hw/piix4acpi.c