X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/10bdeb0c44eb4a997645ebdc15376fb36f9d3ae2..f1ba3be3963a45f50dc8f47d8434ea29760138ad:/print-mpls.c diff --git a/print-mpls.c b/print-mpls.c index d97cce52..8862e4b0 100644 --- a/print-mpls.c +++ b/print-mpls.c @@ -26,11 +26,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.14 2005-07-05 09:38:19 hannes Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -41,7 +36,6 @@ static const char rcsid[] _U_ = #include #include -#include "addrtoname.h" #include "interface.h" #include "extract.h" /* must come after interface.h */ #include "mpls.h" @@ -147,7 +141,7 @@ mpls_print(const u_char *bp, u_int length) case 0x4f: pt = PT_IPV4; break; - + case 0x60: case 0x61: case 0x62: