]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit684adca4f84365ca327e06dba696b62de7a79eca
treea6ca09edf0ab8c99158cc25a94c2cbbe34916c5a
parent3979491701cfb2aa7477f5baf40553355391418b
sysctl: the include of rcupdate.h is only needed in the kernel

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>
include/linux/sysctl.h