Ethereal

Re: [ethereal-dev] FTP and POP bugs
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: April 1999


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