In the last mail Philip Blundell said:
> From [EMAIL PROTECTED] Wed Mar 3 17:21:40 1999
> X-Mailer: exmh version 2.0.2 2/24/98 (debian)
> To: Nicholas Clark <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED]
> Subject: Re: __FD_SET
> In-reply-to: Your message of "Wed, 03 Mar 1999 16:45:47 GMT."
> <[EMAIL PROTECTED]>
> Date: Wed, 03 Mar 1999 17:07:56 +0000
> From: Philip Blundell <[EMAIL PROTECTED]>
> Message-Id: <[EMAIL PROTECTED]>
> In message <[EMAIL PROTECTED]>, Nicholas Clark writes:
> >If linux/include/asm-arm/posix_types.h and glibc2.1 <bits/types.h> both want
> >to define __FD_SET in conflicting ways, which one is the implementation?
>
> Use the glibc one. You shouldn't include kernel headers in user programs --
> that means no <linux/*> or <asm/*> files.
So the library that I downlaoded that has
#ifdef linux
#include <linux/fs.h>
#include <linux/major.h>
#endif
is a fine example of poor quality programming?
Nick
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]