]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/ima-util.h
network: warn if Address= is specified without prefixlen
[thirdparty/systemd.git] / src / shared / ima-util.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
d682b3a7
LP
2#pragma once
3
d682b3a7
LP
4#include <stdbool.h>
5
6bool use_ima(void);