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:
@@ -65,6 +65,7 @@
|
||||
#include "virdomaincheckpointobjlist.h"
|
||||
#include "virdomainsnapshotobjlist.h"
|
||||
#include "virkeycode.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_TEST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user