]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: remove unused imports of dirname.h
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 23 Dec 2019 15:37:45 +0000 (15:37 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 3 Jan 2020 15:42:13 +0000 (15:42 +0000)
commit8812163124f1252e1593ec3aaa0a2203e10060d6
tree4cf1e2426824e1984776a9a153c02941d226ac16
parentbf7d2a26a3a6c22dd1adbd144815da12f4a40db4
src: remove unused imports of dirname.h

A few places were importing dirname.h without actually using it.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
build-aux/syntax-check.mk
src/qemu/qemu_command.c
src/storage/storage_driver.c
tests/virstoragetest.c