In message <[EMAIL PROTECTED]>, Peter Danielsson writes:
>I've found that the definition of FD_SET in
>include/asm/posix_types.h is incompatible
>with the definition in glibc.

Yes.  You mustn't mix kernel headers with libc ones.  Many datatypes are 
different and this is usually a recipe for trouble.

Do you have a particular need to include kernel headers in your program?

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to