[CRYPTO] digest: Include internal.h for prototypes
authorAdrian Bunk <bunk@kernel.org>
Wed, 5 Mar 2008 11:05:54 +0000 (19:05 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 5 Mar 2008 11:05:54 +0000 (19:05 +0800)
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 <bunk@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found