--- ray/src/common/selcall.h 1997/10/28 18:14:58 3.2 +++ ray/src/common/selcall.h 1997/10/31 14:49:37 3.3 @@ -28,3 +28,4 @@ #else #define FD_ZERO(p) memset((char *)(p), 0, sizeof(*(p))) #endif +#endif