--- ray/src/rt/persist.c 1996/07/22 18:09:26 2.18 +++ ray/src/rt/persist.c 1997/10/16 13:49:22 2.20 @@ -14,6 +14,9 @@ static char SCCSid[] = "$SunId$ LBL"; #include "paths.h" #include #include +#ifdef INCL_SEL_H +#include +#endif #include /* select call compatibility stuff */ #ifndef FD_SETSIZE