mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-04-27 22:32:31 +02:00
Fix missing {u,g}id_t typedef on musl
Fixes: 273701a ("evmctl - IMA/EVM control tool") Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
parent
1f4e423e7c
commit
7f9a59c6c6
@ -46,7 +46,7 @@
|
||||
#include <syslog.h>
|
||||
#include <stdbool.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
#ifdef USE_FPRINTF
|
||||
|
Loading…
x
Reference in New Issue
Block a user