]> The Tcpdump Group git mirrors - tcpdump/blobdiff - gmt2local.c
Default to first interface from pcap_findalldevs()
[tcpdump] / gmt2local.c
index 067812a144364bc8dddb42a1b3c46e3c91a0c4fa..d6cd93b8532bf31543884b90f2e52d089bae5f09 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
-
-
-#include "interface.h"
-
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/gmt2local.c,v 1.8 2003-11-15 00:39:13 guy Exp $ (LBL)";
-#endif
+#include <netdissect-stdinc.h>
 
 #include <stdio.h>