Re: [2.6.11-rc4 i386] Re-order includes to fix userland breakage

2005-02-22 Thread Linus Torvalds
On Tue, 22 Feb 2005, Chris Wright wrote: > > This change is spewing warnings like: Already fixed in BK. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/m

Re: [2.6.11-rc4 i386] Re-order includes to fix userland breakage

2005-02-22 Thread Chris Wright
* Tom Rini ([EMAIL PROTECTED]) wrote: > The following moves all includes (except > and down to below the existing __KERNEL__ test. None > of these includes are needed by the user-visible portions of the header, > and in some cases can cause userland apps to break. For example, LTP > and sash w

[2.6.11-rc4 i386] Re-order includes to fix userland breakage

2005-02-22 Thread Tom Rini
The following moves all includes (except and down to below the existing __KERNEL__ test. None of these includes are needed by the user-visible portions of the header, and in some cases can cause userland apps to break. For example, LTP and sash with an empty will fail thusly: cc -Wall -I../.