X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=crypto%2Fdigest.c;h=b526cc348b79313e21bea12808976f392b5505a8;hb=bbea34606269efedf7d12c608924b47bafb344f5;hp=8871dec8cae7484a1fe34e68966563ad1d6032b9;hpb=78c2f0b8c285c5305b3e67b0595200541e15eb43;p=mv-sheeva.git diff --git a/crypto/digest.c b/crypto/digest.c index 8871dec8cae..b526cc348b7 100644 --- a/crypto/digest.c +++ b/crypto/digest.c @@ -12,6 +12,7 @@ * */ +#include #include #include #include @@ -21,7 +22,6 @@ #include #include "internal.h" -#include "scatterwalk.h" static int init(struct hash_desc *desc) {