X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e5ec03a25c981b8df7f81fe6f91deb4879524065..3d932490b826facb568937a1290910a1265267f5:/print-ether.c diff --git a/print-ether.c b/print-ether.c index 79095076..ab4e7d50 100644 --- a/print-ether.c +++ b/print-ether.c @@ -20,18 +20,14 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.71 2002-07-12 20:22:11 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.72 2002-08-01 08:53:06 risso Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include -#include -#include - -#include +#include #include #include