From: Adrian Bunk Date: Wed, 5 Mar 2008 11:05:54 +0000 (+0800) Subject: [CRYPTO] digest: Include internal.h for prototypes X-Git-Tag: v2.6.25-rc5~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc97f19dc8be1f181f33b4368542c72498f3562a;p=pandora-kernel.git [CRYPTO] digest: Include internal.h for prototypes Every file should include the headers containing the externs for its global code (in this case for struct crypto_{init,exit}_digest_ops()). Signed-off-by: Adrian Bunk Signed-off-by: Herbert Xu --- Reading git-diff-tree failed