mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virsh: include virutil.h where used
Include virutil.h in all files that use it, instead of relying on it being pulled in somehow. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "virtime.h"
|
||||
#include "conf/node_device_conf.h"
|
||||
#include "virenum.h"
|
||||
#include "virutil.h"
|
||||
|
||||
/*
|
||||
* "nodedev-create" command
|
||||
|
||||
Reference in New Issue
Block a user