]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/audit-fd.h
tree-wide: drop 'This file is part of systemd' blurb
[thirdparty/systemd.git] / src / core / audit-fd.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c1165f82
LP
2#pragma once
3
4/***
c1165f82 5 Copyright 2012 Lennart Poettering
c1165f82
LP
6***/
7
8int get_audit_fd(void);
9void close_audit_fd(void);