From: Herbert Xu Date: Mon, 11 May 2015 09:47:44 +0000 (+0800) Subject: crypto: ixp4xx - Include internal/aead.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5290b4283098820a3d28cd1bf72730a9bdeef031;p=deliverable%2Flinux.git crypto: ixp4xx - Include internal/aead.h All AEAD implementations must include internal/aead.h in order to access required helpers. Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/ixp4xx_crypto.c b/drivers/crypto/ixp4xx_crypto.c index 48f453555f1f..a8875b48759e 100644 --- a/drivers/crypto/ixp4xx_crypto.c +++ b/drivers/crypto/ixp4xx_crypto.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include