]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix build with polkit0
authorJim Fehlig <jfehlig@suse.com>
Wed, 16 Nov 2011 18:35:08 +0000 (11:35 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 16 Nov 2011 21:11:59 +0000 (14:11 -0700)
commitd47ab3fe6115de6c54f999ba598fe58418840653
tree9f622a8e5bf7093dd1f52f24e33e7a9a71eb72b6
parente86417e90c691bfd9175decd588f6621ac222962
Fix build with polkit0

I missed adding virNetServerGetDBusConn() to libvirtd_private.syms
in commit b8adfcc6, which didn't cause a problem in 0.9.6 but
results in this build error in 0.9.7

libvirtd-remote.o: In function `remoteDispatchAuthPolkit':
remote.c:(.text+0x188dd): undefined reference to `virNetServerGetDBusConn'
src/libvirt_private.syms