X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a91d20cc8491f2afcc04e51474244710481244b9..7fc5e63b0952adf76457ed5679c468d3b519555c:/print-null.c diff --git a/print-null.c b/print-null.c index 8eabe5dd..a4011c14 100644 --- a/print-null.c +++ b/print-null.c @@ -19,23 +19,16 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.57 2006-03-23 14:58:44 hannes Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif #include -#include #include #include #include "interface.h" -#include "addrtoname.h" #include "ip.h" #ifdef INET6