Leonid Elbert wrote:
>
> >cc -I../crypto -I../include -O -DNOPROTO -c s2_meth.c -o s2_meth.o
> >In file included from ssl_locl.h:75,
> > from s2_meth.c:61:
> >../include/err.h:230: warning: parameter names (without types) in
> function declaration
> >cc -I../crypto -I../include
>cc -I../crypto -I../include -O -DNOPROTO -c s2_meth.c -o s2_meth.o
>In file included from ssl_locl.h:75,
> from s2_meth.c:61:
>../include/err.h:230: warning: parameter names (without types) in
function declaration
>cc -I../crypto -I../include -O -DNOPROTO -c s2_srvr.c -o s2_sr