From 1c1351793c36b3c34e62e64ff8668b75945ab8e0 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Thu, 1 Jan 1998 04:13:54 +0000 Subject: Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. --- contrib/tcpdump/print-fr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/tcpdump/print-fr.c') diff --git a/contrib/tcpdump/print-fr.c b/contrib/tcpdump/print-fr.c index f0824881f895..80364d3a12ea 100644 --- a/contrib/tcpdump/print-fr.c +++ b/contrib/tcpdump/print-fr.c @@ -21,7 +21,7 @@ #ifndef lint static char rcsid[] = - "@(#)$Header: /cvs/juniper/src/freebsd/contrib/tcpdump/print-fr.c,v 1.2 1997/07/18 20:24:15 boonmark Exp $ (LBL)"; + "@(#)$Header: /home/ncvs/src/contrib/tcpdump/print-fr.c,v 1.1 1997/12/31 21:50:31 pst Exp $ (LBL)"; #endif #ifdef PPP @@ -36,6 +36,7 @@ struct mbuf; struct rtentry; #endif #include +#include #include #include -- cgit v1.2.3