X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ac910c086ec393a8c320a82d0edb5ea412175b62..d1cffd99e6487cc1c2f2dbbc6ea4cc60c36226c7:/print-ldp.c diff --git a/print-ldp.c b/print-ldp.c index 58f63247..2d609388 100644 --- a/print-ldp.c +++ b/print-ldp.c @@ -14,11 +14,6 @@ * and Steinar Haug (sthaug@nethelp.no) */ -#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 #include "interface.h" -#include "decode_prefix.h" #include "extract.h" #include "addrtoname.h"