[libvirt PATCH 3/4] tools: vsh.c: remove virstrerror.h include

Ján Tomko jtomko at redhat.com
Tue Mar 10 13:24:29 UTC 2020


This was only used to pull in virStrerror.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 tools/vsh.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/vsh.c b/tools/vsh.c
index 0488295c10..58bb1e6a3c 100644
--- a/tools/vsh.c
+++ b/tools/vsh.c
@@ -37,7 +37,6 @@
 #endif
 
 #include "internal.h"
-#include "virerror.h"
 #include "virbuffer.h"
 #include "viralloc.h"
 #include "virfile.h"
-- 
2.24.1




More information about the libvir-list mailing list