]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix compilation on mingw
authorEric Blake <eblake@redhat.com>
Mon, 28 Mar 2011 20:12:15 +0000 (14:12 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 28 Mar 2011 20:12:28 +0000 (14:12 -0600)
commit16a4243c194e206823db08c9e75e00c8e391a089
tree6b62129744321fa979c10b6647f427261dcd1d9a
parent15d757ac4e5d4be6972f05f33aa3fa85fbedd0bd
build: fix compilation on mingw

* src/util/command.c (virCommandAbort) [WIN32]: Provide stub.
Reported by Daniel P. Berrange's autobuilder.
src/util/command.c