X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/27d428c0a126e9ca6518b16f011cacc1caab1f2c..39d15607cad1b4b463794c1a67873f6182dc52f7:/print-sctp.c diff --git a/print-sctp.c b/print-sctp.c index 171e9fc9..dc7916b3 100644 --- a/print-sctp.c +++ b/print-sctp.c @@ -33,11 +33,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] _U_ = -"@(#) $Header: /tcpdump/master/tcpdump/print-sctp.c,v 1.21 2007-09-13 18:03:49 guy Exp $ (NETLAB/PEL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif