mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
ima-evm-utils: refresh xattr patch
Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -23,9 +23,9 @@ diff --git a/src/evmctl.c b/src/evmctl.c
|
||||
index c54efbb..23cf54c 100644
|
||||
--- a/src/evmctl.c
|
||||
+++ b/src/evmctl.c
|
||||
@@ -56,6 +56,18 @@
|
||||
#include <ctype.h>
|
||||
@@ -57,6 +57,18 @@
|
||||
#include <termios.h>
|
||||
#include <assert.h>
|
||||
|
||||
+/*
|
||||
+ * linux/xattr.h might be old to have this. Allow compilation on older
|
||||
|
||||
Reference in New Issue
Block a user