mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
As Andrew Morton correctly points out, we need to explicitly include sched.h as we use the function cond_resched in crypto/scatterwalk.h. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>