mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-07 03:04:55 +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:
+2
-2
@@ -23,9 +23,9 @@ diff --git a/src/evmctl.c b/src/evmctl.c
|
|||||||
index c54efbb..23cf54c 100644
|
index c54efbb..23cf54c 100644
|
||||||
--- a/src/evmctl.c
|
--- a/src/evmctl.c
|
||||||
+++ b/src/evmctl.c
|
+++ b/src/evmctl.c
|
||||||
@@ -56,6 +56,18 @@
|
@@ -57,6 +57,18 @@
|
||||||
#include <ctype.h>
|
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
+/*
|
+/*
|
||||||
+ * linux/xattr.h might be old to have this. Allow compilation on older
|
+ * linux/xattr.h might be old to have this. Allow compilation on older
|
||||||
|
|||||||
Reference in New Issue
Block a user