sysctl: the include of rcupdate.h is only needed in the kernel
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 10 Mar 2011 00:14:17 +0000 (11:14 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2011 00:43:24 +0000 (16:43 -0800)
Fixes this build-check error:

  include/linux/sysctl.h:28: included file 'linux/rcupdate.h' is not exported

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found