summaryrefslogtreecommitdiffstats
path: root/src/core/ima-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ima-setup.h')
-rw-r--r--src/core/ima-setup.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/core/ima-setup.h b/src/core/ima-setup.h
new file mode 100644
index 0000000..f964c7b
--- /dev/null
+++ b/src/core/ima-setup.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+#pragma once
+
+/***
+ Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy
+ TORSEC group — http://security.polito.it
+***/
+
+int ima_setup(void);