[CRYPTO] api: Add missing headers for setkey_unaligned
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Aug 2007 08:23:01 +0000 (16:23 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:40 +0000 (16:55 -0700)
This patch ensures that kernel.h and slab.h are included for
the setkey_unaligned function.  It also breaks a couple of
long lines.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found