Samuel Thibault
2008-Jul-09 11:02 UTC
[Xen-devel] [PATCH] stubdom: fix missing evtchn.h header
stubdom: fix missing evtchn.h header We actually do not need any since we include MiniOS'' headers. Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> diff -r 4743bfaa9259 tools/libxc/xc_minios.c --- a/tools/libxc/xc_minios.c Wed Jul 09 11:51:46 2008 +0100 +++ b/tools/libxc/xc_minios.c Wed Jul 09 12:02:07 2008 +0100 @@ -21,7 +21,6 @@ #include <errno.h> #include <xen/memory.h> -#include <xen/sys/evtchn.h> #include <unistd.h> #include <fcntl.h> #include <stdio.h> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel