X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fdigest.c;h=b526cc348b79313e21bea12808976f392b5505a8;hb=1f6ef2342972dc7fd623f360f84006e2304eb935;hp=8871dec8cae7484a1fe34e68966563ad1d6032b9;hpb=5f48b338cd28f4095697a174d7e3e72084aca893;p=pandora-kernel.git diff --git a/crypto/digest.c b/crypto/digest.c index 8871dec8cae7..b526cc348b79 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) {