mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tools: vsh.c: remove virstrerror.h include
This was only used to pull in virStrerror. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
#endif
|
||||
|
||||
#include "internal.h"
|
||||
#include "virerror.h"
|
||||
#include "virbuffer.h"
|
||||
#include "viralloc.h"
|
||||
#include "virfile.h"
|
||||
|
||||
Reference in New Issue
Block a user