X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a97fb2f3ae9731dd13e6854742c090ca9ef454cf..f1ba3be3963a45f50dc8f47d8434ea29760138ad:/print-tipc.c diff --git a/print-tipc.c b/print-tipc.c index 56c1b660..01eaf278 100644 --- a/print-tipc.c +++ b/print-tipc.c @@ -19,11 +19,6 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.66 2006-03-03 22:53:21 hannes Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -34,7 +29,6 @@ static const char rcsid[] _U_ = #include #include "netdissect.h" -#include "addrtoname.h" #include "ether.h" #include "ethertype.h" #include "extract.h" /* must come after interface.h */