Remove double inclusion of linux/capability.h
authorChristian Heim <phreak@gentoo.org>
Sun, 19 Aug 2007 11:07:59 +0000 (13:07 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 19 Aug 2007 17:12:32 +0000 (10:12 -0700)
commite598fbaabdb6608915cbc5e80409d70f4f857e5c
tree7db42f637118d5f757d164243594572d0cba736d
parent2a67789618abb74f0f97d4836a2b937bff2f1b2d
Remove double inclusion of linux/capability.h

Remove the second inclusion of linux/capability.h, which has been
introduced with "[PATCH] move capable() to capability.h" (commit
c59ede7b78db329949d9cdcd7064e22d357560ef)

Signed-off-by: Christian Heim <phreak@gentoo.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sysctl.c