aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorDavid Woodhouse <[email protected]>2008-08-26 14:29:22 +0000
committerLinus Torvalds <[email protected]>2008-08-26 17:37:20 +0000
commit5770a3fb5f8544d40ae03b010318345cdd05d662 (patch)
tree53429cf5e31d10f2f604c6a338148a8ebf419741 /lib/bitmap.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff)
downloadkernel-5770a3fb5f8544d40ae03b010318345cdd05d662.tar.gz
kernel-5770a3fb5f8544d40ae03b010318345cdd05d662.zip
Fix userspace export of <linux/net.h>
Including <linux/fcntl.h> in the user-visible part of this header has caused build regressions with headers from 2.6.27-rc. Move it down to the #ifdef __KERNEL__ part, which is the only place it's needed. Move some other kernel-only things down there too, while we're at it. Signed-off-by: David Woodhouse <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions