]> git.ipfire.org Git - thirdparty/libvirt.git/commit
dnsmasqReload: avoid mingw link failure
authorEric Blake <eblake@redhat.com>
Mon, 3 May 2010 18:23:50 +0000 (12:23 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 3 May 2010 20:21:07 +0000 (14:21 -0600)
commitb9c4db0d70c0d95cfffe6b308552d5958e479258
treecdd086f5642eb985acdf0ef5dbcee21293afb82f
parent38eb50ae763ef5341aab52ab350249f934ef2664
dnsmasqReload: avoid mingw link failure

* src/util/dnsmasq.c (dnsmasqReload): Mingw lacks kill, but is not
running a dnsmasq daemon either.
src/util/dnsmasq.c