diff options
Diffstat (limited to 'print-sunrpc.c')
| -rw-r--r-- | print-sunrpc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print-sunrpc.c b/print-sunrpc.c index c6c05830..3f6c68b2 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.36 2000-09-28 06:43:08 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-sunrpc.c,v 1.37 2000-09-29 04:58:50 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -36,7 +36,6 @@ struct mbuf; struct rtentry; #include <netinet/in.h> -#include <netinet/in_systm.h> #ifdef INET6 #include <netinet/ip6.h> #endif |
