]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Avoid compile failure when HAVE_AVAHI is not defined.
authorJim Meyering <meyering@redhat.com>
Mon, 3 Dec 2007 19:45:00 +0000 (19:45 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Dec 2007 19:45:00 +0000 (19:45 +0000)
commit025c5df87b318d99b9879d05f20ea94b25a7a761
tree7578bf4fb766ca284a635f3e29dee65b63dd44dc
parent78f756e081426bc3e903a54cf5b433c6425d63de
Avoid compile failure when HAVE_AVAHI is not defined.

* qemud/qemud.c (remoteReadConfigFile): Remove some of the
"#ifdef HAVE_AVAHI" guards around uses of mdns_name and mdns_adv.
ChangeLog
qemud/qemud.c