diff options
| -rw-r--r-- | meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch b/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch index c0bdd9b..ffa65df 100644 --- a/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch +++ b/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch | |||
| @@ -23,9 +23,9 @@ diff --git a/src/evmctl.c b/src/evmctl.c | |||
| 23 | index c54efbb..23cf54c 100644 | 23 | index c54efbb..23cf54c 100644 |
| 24 | --- a/src/evmctl.c | 24 | --- a/src/evmctl.c |
| 25 | +++ b/src/evmctl.c | 25 | +++ b/src/evmctl.c |
| 26 | @@ -56,6 +56,18 @@ | 26 | @@ -57,6 +57,18 @@ |
| 27 | #include <ctype.h> | ||
| 28 | #include <termios.h> | 27 | #include <termios.h> |
| 28 | #include <assert.h> | ||
| 29 | 29 | ||
| 30 | +/* | 30 | +/* |
| 31 | + * linux/xattr.h might be old to have this. Allow compilation on older | 31 | + * linux/xattr.h might be old to have this. Allow compilation on older |
