diff options
author | James Morris <james.l.morris@oracle.com> | 2016-02-26 05:06:41 +0100 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2016-02-26 05:06:41 +0100 |
commit | 481873d06f2bf2ad732450a3a5fa5b8c2a07ef88 (patch) | |
tree | e2d16457d7902795073e4e4ad479798242a0ef80 /security/integrity/ima/ima_template_lib.c | |
parent | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into... (diff) | |
parent | ima: require signed IMA policy (diff) | |
download | linux-481873d06f2bf2ad732450a3a5fa5b8c2a07ef88.tar.xz linux-481873d06f2bf2ad732450a3a5fa5b8c2a07ef88.zip |
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
Diffstat (limited to 'security/integrity/ima/ima_template_lib.c')
-rw-r--r-- | security/integrity/ima/ima_template_lib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/integrity/ima/ima_template_lib.c b/security/integrity/ima/ima_template_lib.c index 2934e3d377f1..f9bae04ba176 100644 --- a/security/integrity/ima/ima_template_lib.c +++ b/security/integrity/ima/ima_template_lib.c @@ -12,7 +12,6 @@ * File: ima_template_lib.c * Library of supported template fields. */ -#include <crypto/hash_info.h> #include "ima_template_lib.h" |