mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tools: remove unnecessary includes
After the split of virsh to multiple files, and the subsequent split to vsh/virt-admin, there are quite a few leftovers. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "virsh.h"
|
||||
#include "vsh.h"
|
||||
|
||||
extern const vshCmdDef snapshotCmds[];
|
||||
|
||||
Reference in New Issue
Block a user