]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ldp.c
NDOize LLC decoder
[tcpdump] / print-ldp.c
index 58f632472c24f3e5019d17cb3752f05cd151afc6..2d609388213c05228dfd2f460703cbe815322fe0 100644 (file)
  *  and Steinar Haug ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ldp.c,v 1.20 2006-06-23 02:03:09 hannes Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -30,7 +25,6 @@ static const char rcsid[] _U_ =
 #include <string.h>
 
 #include "interface.h"
-#include "decode_prefix.h"
 #include "extract.h"
 #include "addrtoname.h"