]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/audit-fd.h
basic/terminal-util: add support for $NO_COLOR
[thirdparty/systemd.git] / src / core / audit-fd.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c1165f82
LP
2#pragma once
3
c1165f82
LP
4int get_audit_fd(void);
5void close_audit_fd(void);