|
|
|
|
|
|
|
|
|
|
xen-devel
[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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] fix Solaris compile with newer GCC versions,
John Levon <=
|
|
|
|
|