[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] xen: net backend doesn't need linux headers.
Drop them to make qemu build on OpenSolaris. Cc: Andreas FÃrber <andreas.faerber@xxxxxx> Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> --- hw/xen_nic.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 8abe319..1d91e62 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -33,8 +33,6 @@ #include <sys/stat.h> #include <sys/mman.h> #include <sys/wait.h> -#include <linux/if.h> -#include <linux/if_tun.h> #include <xs.h> #include <xenctrl.h> -- 1.6.2.2 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |