X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=crypto%2Fdigest.c;h=b526cc348b79313e21bea12808976f392b5505a8;hb=0adf9d67489cd30bab8eb93f7de81a674e44e1c3;hp=8871dec8cae7484a1fe34e68966563ad1d6032b9;hpb=6e506079c80c96dc9f813491231433762fbad91d;p=linux-2.6 diff --git a/crypto/digest.c b/crypto/digest.c index 8871dec8ca..b526cc348b 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) {