Ethereal-users: Re: [Ethereal-users] implicit declaration of function `gmtime'

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 22 Jan 2002 11:41:22 -0800 (PST)
> I ran into this error message this morning and wanted to pass it along.  
> Seems that in the script

"Script"?

> packet-srvloc.c you have to manually add the line 
> 
> #include <time.h>

The line

	#include <time.h>

has been in packet-srvloc.c since Ethereal 0.8.1; what version are you
trying to compile?  0.8.1 came out over 2 years ago; the current version
is 0.9.0.