crypto: cryptd - Add missing aead.h inclusion
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 09:48:11 +0000 (17:48 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 May 2015 02:31:46 +0000 (10:31 +0800)
cryptd.h needs to include crypto/aead.h because it uses crypto_aead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found