• J
    Fix build with polkit0 · d47ab3fe
    Jim Fehlig 提交于
    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'
    d47ab3fe
libvirt_private.syms 29.7 KB