From: Herbert Xu Date: Mon, 11 May 2015 09:48:11 +0000 (+0800) Subject: crypto: cryptd - Add missing aead.h inclusion X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53033d4d36b0299ef02e28155913414ec1089aac;p=pandora-kernel.git crypto: cryptd - Add missing aead.h inclusion cryptd.h needs to include crypto/aead.h because it uses crypto_aead. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed