On 25.10.2011 11:23, taget(a)linux.vnet.ibm.com wrote:
From: Eli Qiao <taget(a)linux.vnet.ibm.com>
Signed-off-by: Eli Qiao <taget(a)linux.vnet.ibm.com>
---
src/libvirt_private.syms | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
index 3f97e23..e888204 100644
--- a/src/libvirt_private.syms
+++ b/src/libvirt_private.syms
@@ -1154,6 +1154,7 @@ virTimeMs;
virTimestamp;
virTrimSpaces;
virVasprintf;
+virFileAccessibleAs;
# uuid.h
In fact we try to keep these files sorted in alphabetical order.
But thanks for catching that. I wonder why it is working on my host even
without this.
Michal