Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239
/
.
/
src
/
journal
/
audit-type.c
blob: b30963da667b397467d9f9b58488645f66e5f05f [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#include
<stdio.h>
#include
<linux/audit.h>
#if HAVE_AUDIT
# include <libaudit.h>
#endif
#include
"missing.h"
#include
"audit-type.h"
#include
"audit_type-to-name.h"
#include
"macro.h"