--- config.h.in.orig Fri May 14 13:02:47 1999 +++ config.h.in Fri Feb 15 14:17:49 2002 @@ -301,4 +301,9 @@ +#ifdef __FreeBSD__ +#include +#endif +#if __FreeBSD_version < 430000 /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H +#endif