]> xenbits.xensource.com Git - libvirt.git/commit
Avoid using "devname" as an identifier.
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 Sep 2011 12:05:58 +0000 (14:05 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 16 Sep 2011 12:49:04 +0000 (20:49 +0800)
commit79cf07af7c723007675540508267b828eb8d65d9
tree1f705549b7affd3162029fe3bb863a9137e4d319
parent4d4430e1257aee1366e2c8f3f8cf1c7e9f4007ed
Avoid using "devname" as an identifier.

/usr/lib/stdlib.h in Mac OS X and probably also in BSD's
exports this symbol :(
22 files changed:
src/conf/domain_audit.c
src/driver.h
src/libvirt.c
src/lxc/lxc_controller.c
src/lxc/lxc_driver.c
src/network/bridge_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_driver.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_mpath.c
src/uml/uml_driver.c
src/util/util.c
src/util/util.h
src/xen/xen_driver.c
tools/console.c
tools/console.h