X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/5951ca70d25613c1fca737b5462bb5b39cc13c6f..refs/pull/433/head:/strcasecmp.c diff --git a/strcasecmp.c b/strcasecmp.c index 5504e0af..7ee4e383 100644 --- a/strcasecmp.c +++ b/strcasecmp.c @@ -14,11 +14,6 @@ #include "config.h" #endif -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/strcasecmp.c,v 1.6 2003-11-16 09:36:43 guy Exp $"; -#endif - #include #include "interface.h"