mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
xenconfig: move contents to libxl driver and remove directory
After the legacy xen driver was removed the libxl driver became the only consumer of xenconfig. Move the few files in xenconfig to the libxl driver and remove the directory. Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "internal.h"
|
||||
#include "datatypes.h"
|
||||
#include "xenconfig/xen_xl.h"
|
||||
#include "libxl/xen_xl.h"
|
||||
#include "viralloc.h"
|
||||
#include "virstring.h"
|
||||
#include "testutils.h"
|
||||
|
||||
Reference in New Issue
Block a user