X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/15677fd749ffaaa7e510faf26be0b4e78c19f0a9..3cd171317f54bc968808d49e3ca87b6c49ccdcdd:/print-ether.c diff --git a/print-ether.c b/print-ether.c index bd2a7b7b..573fdba8 100644 --- a/print-ether.c +++ b/print-ether.c @@ -20,7 +20,7 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.50 2000-06-10 13:49:52 assar Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.51 2000-07-01 03:39:02 assar Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -31,10 +31,8 @@ static const char rcsid[] = #include #include -#if __STDC__ struct mbuf; struct rtentry; -#endif #include #include