summaryrefslogtreecommitdiff
path: root/src/core/ima-setup.h
blob: 99fda8385f4d42f64fb67206f27881a377828599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  This file is part of systemd.

  Copyright 2010 Lennart Poettering
  Copyright (C) 2012 Roberto Sassu - Politecnico di Torino, Italy
                                     TORSEC group — http://security.polito.it
***/

int ima_setup(void);