mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-11-13 20:24:35 +03:00
tools: virt-host-validate: move virutil.h include
After the introduction of virenum.h in commit 285c5f28c4,
it is only needed in the C file.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "virt-host-validate-common.h"
|
||||
#include "virstring.h"
|
||||
#include "virarch.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_NONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user