[446] in Athena Bugs
select(2) man page
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Fri Jun 17 08:01:03 1988
Date: Fri, 17 Jun 88 08:00:31 EDT
From: Mark W. Eichin <eichin@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Except for a mention at the end of the BUGS section, nowhere in the
man page is it stated that you must
#include <sys/types.h>
for the fd_set typedef and FD_* macro declarations. Even the BUGS
mention only refers to an uncommon occurrance. The SYNOPSIS does say
to #include <sys/time.h>, so the other #include should be there as
well.
Given that the man page claims a last change time of May 15, 1986,
this probably goes back to Berkeley.
_Mark_