]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/apparmor-util.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
[thirdparty/systemd.git] / src / shared / apparmor-util.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
d682b3a7
LP
2#pragma once
3
d682b3a7
LP
4#include <stdbool.h>
5
6baa7db0 6bool mac_apparmor_use(void);