]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/ima-setup.h
test/test-rpm-macros.sh: add build directory to pkg-config search path
[thirdparty/systemd.git] / src / core / ima-setup.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
c2f1db8f 2#pragma once
81611586
RS
3
4/***
810adae9
LP
5 Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy
6 TORSEC group — http://security.polito.it
81611586
RS
7***/
8
9int ima_setup(void);