2010/10/27 Daniel Veillard <veillard(a)redhat.com>:
On Wed, Oct 27, 2010 at 12:02:40PM +0200, Matthias Bolte wrote:
> Commit 9bd3cce0d2d54e6ab893bb8137218b83d9294714 added virFork and
> virDriverLoadModule to libvirt_private.syms, but virFork didn't have
> a body on Win32 and virDriverLoadModule was already correctly
> exported conditional via libvirt_driver_modules.syms.
> ---
> src/libvirt_private.syms | 4 ----
> src/util/util.c | 9 +++++++++
> 2 files changed, 9 insertions(+), 4 deletions(-)
ACK
thanks !
Daniel
Thanks, pushed.
Matthias