]> git.ipfire.org Git - thirdparty/libvirt.git/commit
mingw: Add body for virFork and remove double virDriverLoadModule export
authorMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 27 Oct 2010 09:25:23 +0000 (11:25 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 27 Oct 2010 19:27:19 +0000 (21:27 +0200)
commit8578df6a49720054ce58577cc75cc388b21da88c
treef32d77f10acc985e1298b8f32112eb22d73abf1d
parent8dc136b5fce7dd9dbf943fcea9db926129bb9a4e
mingw: Add body for virFork and remove double virDriverLoadModule export

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
src/util/util.c