Re: FD_SET problems

From: Guest section DW (dwguest@win.tue.nl)
Date: Sun Feb 13 2000 - 20:04:38 EST


On Sun, Feb 13, 2000 at 09:33:12AM +0600, Andres Brenes wrote:
> # /usr/include/linux/time.h:69: warning: `FD_SET' redefined
>
> Is there some prob with FD_SET definition on 2.2.x?

Sounds like your program includes <linux/time.h>.
But every program that includes <linux/foo.h> is broken
or will break.

Probably things will be better if you replace <linux/time.h>
by <time.h> or so.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:26 EST