[libvirt] [PATCH] vbox: Fix compile errors due to the virSocketAddr series

2010-10-22 Thread Matthias Bolte
--- src/vbox/vbox_tmpl.c | 116 +++--- 1 files changed, 100 insertions(+), 16 deletions(-) diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c index 5a859a4..ddbca97 100644 --- a/src/vbox/vbox_tmpl.c +++ b/src/vbox/vbox_tmpl.c @@ -626,6 +626,45

Re: [libvirt] [PATCH] vbox: Fix compile errors due to the virSocketAddr series

2010-10-22 Thread Daniel P. Berrange
On Fri, Oct 22, 2010 at 02:23:15PM +0200, Matthias Bolte wrote: --- src/vbox/vbox_tmpl.c | 116 +++--- 1 files changed, 100 insertions(+), 16 deletions(-) diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c index 5a859a4..ddbca97 100644