Skip to content
Commit 9409f38a authored by Herbert Xu's avatar Herbert Xu
Browse files

[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h



The header file linux/crypto.h is only needed by a few files so including
it in net/xfrm.h (which is included by half of the networking stack) is a
waste.  This patch moves it out of net/xfrm.h and into the specific header
files that actually need it.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 6521f302
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment