mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
util: viruri: move libxml include
The XML function is needed in the C file, not in the header. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
9f81fb41ad
commit
9a7953b864
@ -20,6 +20,8 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <libxml/uri.h>
|
||||
|
||||
#include "viruri.h"
|
||||
|
||||
#include "viralloc.h"
|
||||
|
@ -20,8 +20,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <libxml/uri.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "virconf.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user