Index: ossp-pkg/l2/l2_test.c RCS File: /v/ossp/cvs/ossp-pkg/l2/l2_test.c,v rcsdiff -q -kk '-r1.24' '-r1.25' -u '/v/ossp/cvs/ossp-pkg/l2/l2_test.c,v' 2>/dev/null --- l2_test.c 2001/09/18 14:38:51 1.24 +++ l2_test.c 2001/09/18 14:41:28 1.25 @@ -74,7 +74,9 @@ #ifdef WITH_PIPE l2_channel_t *chPipe; #endif +#ifdef WITH_SOCKET l2_channel_t *chSock; +#endif #ifdef WITH_SMTP l2_channel_t *chSmtp; #endif