mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
* src/xml.c: fix the build of the proxy broken on previous commit
Daniel
This commit is contained in:
parent
08be2facab
commit
14c5c70a78
@ -1,3 +1,7 @@
|
||||
Tue Oct 23 17:30:52 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/xml.c: fix the build of the proxy broken on previous commit
|
||||
|
||||
Mon Oct 22 22:33:59 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/xen_internal.c src/xen_unified.c src/xen_unified.h
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "xs_internal.h" /* for xenStoreDomainGetNetworkID */
|
||||
#include "xen_unified.h"
|
||||
|
||||
#ifndef PROXY
|
||||
/**
|
||||
* virXMLError:
|
||||
* @conn: a connection if any
|
||||
@ -398,6 +397,7 @@ memory_error:
|
||||
return(-1);
|
||||
}
|
||||
|
||||
#ifndef PROXY
|
||||
|
||||
/************************************************************************
|
||||
* *
|
||||
|
Loading…
x
Reference in New Issue
Block a user