]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/audit-fd.h
tree-wide: remove Lennart's copyright lines
[thirdparty/systemd.git] / src / core / audit-fd.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 int get_audit_fd(void);
5 void close_audit_fd(void);