X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a97fb2f3ae9731dd13e6854742c090ca9ef454cf..f1ba3be3963a45f50dc8f47d8434ea29760138ad:/print-mpls.c diff --git a/print-mpls.c b/print-mpls.c index ac9358f6..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"