summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/gmt2local.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/gmt2local.c')
-rw-r--r--contrib/tcpdump/gmt2local.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/tcpdump/gmt2local.c b/contrib/tcpdump/gmt2local.c
index 5812cfe..2310dbc 100644
--- a/contrib/tcpdump/gmt2local.c
+++ b/contrib/tcpdump/gmt2local.c
@@ -21,7 +21,11 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: gmt2local.c,v 1.2 97/01/23 22:31:25 leres Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/gmt2local.c,v 1.3 1999/11/21 09:36:47 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
#endif
#include <sys/types.h>
OpenPOWER on IntegriCloud