On Fri, Apr 02, 1999 at 11:27:28AM -0600, Gilbert Ramirez wrote: > > For Solaris 2.6, you'll need an #include <strings.h> in packet-ftp.c > and packet-pop.c. Preferrably: > > #ifdef HAVE_STRINGS_H > #include <strings.h> > #endif I forgot to mention why. For bzero() and index(). --gilbert
Powered by MHonArc 2.6.10