commit | 8f3438ccea149647ad1849651d1e14c7b8b85e63 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jul 25 11:33:53 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Jul 25 11:33:53 2014 +0100 |
tree | f8f3b543b357439a38544e0f6a419133b7b5de56 | |
parent | 633706a2ee81637be37b6bc02c5336950cc163b5 [diff] |
PKCS#7: Missing inclusion of linux/err.h crypto/asymmetric_keys/pkcs7_key_type.c needs to #include linux/err.h rather than relying on getting it through other headers. Without this, the powerpc allyesconfig build fails. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David Howells <dhowells@redhat.com>