diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-08-26 15:29:22 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-26 10:37:20 -0700 |
commit | 5770a3fb5f8544d40ae03b010318345cdd05d662 (patch) | |
tree | 53429cf5e31d10f2f604c6a338148a8ebf419741 /arch | |
parent | b22dfb735a019a721117e713968c1ddf60ee6142 (diff) | |
download | linux-5770a3fb5f8544d40ae03b010318345cdd05d662.tar.gz linux-5770a3fb5f8544d40ae03b010318345cdd05d662.tar.bz2 linux-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 <David.Woodhouse@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions