]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Work around 'virGetVersion' build problem
authorJim Meyering <meyering@redhat.com>
Tue, 17 Feb 2009 10:33:41 +0000 (10:33 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 17 Feb 2009 10:33:41 +0000 (10:33 +0000)
commit64b72210adf1e2ec5244b0e5b273c9c72f26dce0
treedd98f922da461581bec8d669d5bc04507dc19b36
parentcedc15019e335552deb980175ec76340d7bab54f
Work around 'virGetVersion' build problem

The 'getVer' fix introducted in d88d459d [Allow remote://hostname/
style URIs for automatic driver probe...] breaks compiling libvirt
with loadable module support.  Work around this to get it building again.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
ChangeLog
src/libvirt.c