summaryrefslogtreecommitdiff
path: root/gmt2local.c
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2020-01-14 13:37:47 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2020-01-14 13:48:06 +0900
commit449508ea5ea236177e8caf71ca001e80ed0ec601 (patch)
tree0dcd3471243309053427b0b967d5d3f2a11252cd /gmt2local.c
parentddb6800a866ac59478d5806f449597230b21d342 (diff)
parent9ceaf0d786e9465506271e8450248a57719e4eb1 (diff)
downloadtcpdump-tizen_4.0.tar.gz
tcpdump-tizen_4.0.tar.bz2
tcpdump-tizen_4.0.zip
Change-Id: I6f9c6d67f2733ce6a7514179a45029f5f3934c6b
Diffstat (limited to 'gmt2local.c')
-rw-r--r--gmt2local.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/gmt2local.c b/gmt2local.c
index 1fe0e8a..d6cd93b 100644
--- a/gmt2local.c
+++ b/gmt2local.c
@@ -19,16 +19,11 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/gmt2local.c,v 1.9 2003-11-16 09:36:09 guy Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
#include <stdio.h>