]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/tomoyo-util.h
shared/varlink: add missing terminator in json strings
[thirdparty/systemd.git] / src / shared / tomoyo-util.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
ed440f6b
SL
2#pragma once
3
ed440f6b
SL
4#include <stdbool.h>
5
6bool mac_tomoyo_use(void);