# HG changeset patch # User john.levon@sun.com # Date 1181861944 25200 # Node ID 777e0290687db210fb201f9ba7a239e59a80a250 # Parent c9f5b7252e80a30da0177ea20422556ca3b141d5 Remove bogus xenfb include Remove an include that breaks the Solaris build. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/tools/xenfb/xenfb.c b/tools/xenfb/xenfb.c --- a/tools/xenfb/xenfb.c +++ b/tools/xenfb/xenfb.c @@ -10,7 +10,6 @@ #include <xen/io/protocols.h> #include <sys/select.h> #include <stdbool.h> -#include <xen/linux/evtchn.h> #include <xen/event_channel.h> #include <sys/mman.h> #include <errno.h> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel