提交 14c5c70a 编写于 作者: D Daniel Veillard

* src/xml.c: fix the build of the proxy broken on previous commit

Daniel
上级 08be2fac
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> 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 * src/xen_internal.c src/xen_unified.c src/xen_unified.h
......
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
#include "xs_internal.h" /* for xenStoreDomainGetNetworkID */ #include "xs_internal.h" /* for xenStoreDomainGetNetworkID */
#include "xen_unified.h" #include "xen_unified.h"
#ifndef PROXY
/** /**
* virXMLError: * virXMLError:
* @conn: a connection if any * @conn: a connection if any
...@@ -398,6 +397,7 @@ memory_error: ...@@ -398,6 +397,7 @@ memory_error:
return(-1); return(-1);
} }
#ifndef PROXY
/************************************************************************ /************************************************************************
* * * *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册