On 9 Jun 2002, Eric W. Biederman wrote:
> #include <linux/*>
> and 
> #include <asm/*>
> are no longer supported.
Stop! The reason for _some_ includes there is actually to keep some 
definitions in sync with the kernel, e.g. errno values! Stopping them 
altogether is a Really Bad Thing[tm], IMO, since it means users will have 
to get a new glibc with almost every kernel they have (don't tell me we 
don't change much!).
I'm against it.
Regards,
Thunder
-- 
German attitude becoming        |	Thunder from the hill at ngforever
rightaway popular:		|
       "Get outa my way,  	|	free inhabitant not directly
    for I got a mobile phone!"	|	belonging anywhere
-
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/