]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tipc.c
refine the previous change
[tcpdump] / print-tipc.c
index 56c1b660ac20fd592127288c20588ea4b4273ff2..01eaf278c7f6dde8eec6f05225689d81df3e6096 100644 (file)
  * 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 <string.h>
 
 #include "netdissect.h"
-#include "addrtoname.h"
 #include "ether.h"
 #include "ethertype.h"
 #include "extract.h"                   /* must come after interface.h */