KEYS: include header for EINVAL definition
authorClay Chang <clayc@hpe.com>
Sun, 7 Jan 2024 13:28:42 +0000 (21:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Jan 2024 08:39:32 +0000 (16:39 +0800)
commit4bb439e8562d36af715f2c22d23c5c3ad5563061
treee694cb93cb0c1f02cf4d87532769578ced3c2b41
parent5d7e1c411c0d703e51cc812a3dac22f1f0b11253
KEYS: include header for EINVAL definition

This patch includes linux/errno.h to address the issue of 'EINVAL' being
undeclared.

Signed-off-by: Clay Chang <clayc@hpe.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/public_key.h