mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
util: viraudit: remove unnecessary includes
Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
8118522917
commit
c04e25b66c
@ -24,14 +24,11 @@
|
||||
#ifdef WITH_AUDIT
|
||||
# include <libaudit.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
||||
#include "virerror.h"
|
||||
#include "virlog.h"
|
||||
#include "viraudit.h"
|
||||
#include "virfile.h"
|
||||
#include "viralloc.h"
|
||||
#include "virstring.h"
|
||||
|
||||
VIR_LOG_INIT("util.audit");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user