Re: Why 'linux/fs.h' cannot be included? I *can*...

Keith Owens (kaos@ocs.com.au)
Thu, 31 Jan 2002 10:33:46 +1100


On Wed, 30 Jan 2002 13:24:22 -0500,
Pete Zaitcev <zaitcev@redhat.com> wrote:
>Kernel headers are not to be included in applications.

Just to flog this dead horse into the ground, the reverse is also true.
Kernel code must not include user space headers (kernel code excludes
programs that are used to build the kernel).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/