1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-07-12 02:00:42 +02:00

ima-evm-utils: define a basic hash_info.h file

Some older system kernel header packages don't necessarily include
hash_info.h.

Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
Mimi Zohar
2020-07-02 11:07:33 -04:00
parent d9f015035a
commit 590966cb7f
2 changed files with 44 additions and 1 deletions

View File

@ -34,5 +34,5 @@ endif
AM_CPPFLAGS = -I$(top_srcdir) -include config.h
CLEANFILES = hash_info.h
CLEANFILES = hash_info.h tmp_hash_info.h
DISTCLEANFILES = @DISTCLEANFILES@