Re: [PATCH 2.6.11-rc2] Move <linux/prio_tree.h> down in<linux/fs.h>

From: David Woodhouse
Date: Wed Feb 02 2005 - 11:38:53 EST


On Tue, 2005-02-01 at 09:06 -0700, Tom Rini wrote:
> <linux/prio_tree.h> is unsafe for inclusion by userland apps, but it
> is in the userland-exposed portion of <linux/fs.h>. It's only needed
> in the __KERNEL__ protected portion of the file, so move the #include
> down to there.

You accidentally posted this patch to the kernel list, not to the
maintainers of the libc-kernelheaders package. And you might as well
just remove the offending #include rather than moving it to a section of
the file which is never used.

--
dwmw2

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