X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..47fc89d711eec0a073d9b3b293a1af901b5bd791:/print-sflow.c diff --git a/print-sflow.c b/print-sflow.c index 44e826f9..ab54435d 100644 --- a/print-sflow.c +++ b/print-sflow.c @@ -19,11 +19,6 @@ * Expansion and refactoring by Rick Jones */ -#ifndef lint -static const char rcsid[] _U_ = -"@(#) $Header: /tcpdump/master/tcpdump/print-sflow.c,v 1.1 2007-08-08 17:20:58 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif