> > From: Kenneth R. Robinette [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 11, 2002 8:36 AM
> >
> > As a followup to my previous note, kssl.c also requires the
> > following to be added at or near line 98:
> >
> > #ifdef krb5_rc_initialize
> > #undef krb5_rc_initialize
> > #endif
> > ..
> From: Kenneth R. Robinette [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 11, 2002 8:36 AM
>
> As a followup to my previous note, kssl.c also requires the
> following to be added at or near line 98:
>
> #ifdef krb5_rc_initialize
> #undef krb5_rc_initialize
> #endif
> ...
A style note: the