John Levon
2008-Apr-08 17:55 UTC
[Xen-devel] [PATCH] fix Solaris compile with newer GCC versions
Please apply to unstable, 3.1 and 3.2 thanks john diff --git a/tools/xenstore/xenstored_solaris.c b/tools/xenstore/xenstored_solaris.c --- a/tools/xenstore/xenstored_solaris.c +++ b/tools/xenstore/xenstored_solaris.c @@ -14,6 +14,7 @@ #include <fcntl.h> #include <unistd.h> #include <stdlib.h> +#include <stdarg.h> #include <sys/mman.h> #include <strings.h> #include <ucred.h> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel