mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Remove unused includes
Signed-off-by: Peng Liang <tcx4c70@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
@@ -28,12 +28,8 @@
|
||||
#define LIBVIRT_VIRIDENTITYPRIV_H_ALLOW
|
||||
|
||||
#include "viridentitypriv.h"
|
||||
#include "virerror.h"
|
||||
#include "viralloc.h"
|
||||
#include "virlog.h"
|
||||
|
||||
#include "virlockspace.h"
|
||||
|
||||
#define VIR_FROM_THIS VIR_FROM_NONE
|
||||
|
||||
VIR_LOG_INIT("tests.identitytest");
|
||||
|
||||
Reference in New Issue
Block a user