]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: avoid shadowing devname() on BSD systems
authorEric Blake <eblake@redhat.com>
Fri, 3 Dec 2010 15:26:40 +0000 (08:26 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 3 Dec 2010 15:26:40 +0000 (08:26 -0700)
commitc6506ff8e975d183139ba5d80140f9fdede01520
tree22145d0fe6761b7a0d545318db1c17c0b92b78d7
parent2636f508426b12a8baebb4e7f3b88245ac9e2e2d
build: avoid shadowing devname() on BSD systems

* tools/virsh.c (cmdRunConsole, cmdConsole): Rename problematic
symbol.
Reported by Justin Clift.
tools/virsh.c