From 5f76ebca43302f98858e83a6212d9c610e939bad Mon Sep 17 00:00:00 2001 From: fenner Date: Sun, 2 Mar 2003 08:22:26 +0000 Subject: Import tcpdump 3.7.2 (fudging for multi-DLT support) from http://www.tcpdump.org/release/tcpdump-3.7.2.tar.gz --- contrib/tcpdump/print-sunrpc.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib/tcpdump/print-sunrpc.c') diff --git a/contrib/tcpdump/print-sunrpc.c b/contrib/tcpdump/print-sunrpc.c index 7ab39d0..968a68c 100644 --- a/contrib/tcpdump/print-sunrpc.c +++ b/contrib/tcpdump/print-sunrpc.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-sunrpc.c,v 1.39 2000/10/07 05:53:13 itojun Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-sunrpc.c,v 1.39.6.1 2002/06/01 23:51:16 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -32,9 +32,6 @@ static const char rcsid[] = #include #include -struct mbuf; -struct rtentry; - #include #include -- cgit v1.1