Marc Recht <[EMAIL PROTECTED]> writes: > Hi! > > Following test programm [...] > > gives me: > x.c: In function `main': > x.c:9: structure has no member named `fds_bits' > > when compiled with: > gcc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 > -D_XOPEN_SOURCE_EXTENDED=1 x.c > > The attached patch fixes that, though I'm not quite sure if it's correct.
It needs a similar change for FD_CLR(). I'll get this fixed; thanks for the patch. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message