
1 Apr
2015
1 Apr
'15
1:32 p.m.
On Wed, Apr 01, 2015 at 17:32:32 +0200, Ján Tomko wrote:
After splitting out most of virsh command, some includes are no longer needed.
Some files have the libXML includes despite not needing them. --- tools/virsh-network.c | 6 ------ tools/virsh-nodedev.c | 6 ------ tools/virsh-nwfilter.c | 6 ------ tools/virsh-pool.c | 6 ------ tools/virsh-secret.c | 6 ------ tools/virsh.c | 10 ---------- tools/virsh.h | 1 - 7 files changed, 41 deletions(-)
ACK, Peter