X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3d932490b826facb568937a1290910a1265267f5..refs/pull/471/head:/gmt2local.c diff --git a/gmt2local.c b/gmt2local.c index a6b50752..d6cd93b8 100644 --- a/gmt2local.c +++ b/gmt2local.c @@ -19,19 +19,13 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/gmt2local.c,v 1.6 2002-08-01 08:52:57 risso Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include -#include #ifdef HAVE_OS_PROTO_H #include "os-proto.h"