From 8b67f771343e94182b048b0cae3ffe164dc37bb9 Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 28 Sep 2000 06:42:55 +0000 Subject: Get rid of unneeded includes of . --- print-sunrpc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print-sunrpc.c') diff --git a/print-sunrpc.c b/print-sunrpc.c index 7bb19223..c6c05830 100644 --- a/print-sunrpc.c +++ b/print-sunrpc.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-sunrpc.c,v 1.35 2000-09-23 08:54:41 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-sunrpc.c,v 1.36 2000-09-28 06:43:08 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -34,7 +34,6 @@ static const char rcsid[] = struct mbuf; struct rtentry; -#include #include #include -- cgit v1.2.1