From: Gerd Hoffmann Date: Tue, 2 Jun 2009 07:05:24 +0000 (+0200) Subject: xen: net backend doesn't need linux headers. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6379840fc80f6a529aa8c3cc7aeae047a4c62699;p=qemu.git xen: net backend doesn't need linux headers. Drop them to make qemu build on OpenSolaris. Cc: Andreas Färber Signed-off-by: Gerd Hoffmann --- diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 2364e823d4..048d86568b 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -33,8 +33,6 @@ #include #include #include -#include -#include #include #include