From cf53dc05f1c854cc8cb94afd3409bbf033a055ed Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 29 Sep 2000 04:58:33 +0000 Subject: Get rid of includes of , and replace "n_short", "n_long", and "n_time", defined in that file, with other types. --- print-cip.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print-cip.c') diff --git a/print-cip.c b/print-cip.c index 69c1c3e8..248fb5e4 100644 --- a/print-cip.c +++ b/print-cip.c @@ -22,7 +22,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.8 2000-09-28 06:42:57 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.9 2000-09-29 04:58:35 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -36,7 +36,6 @@ static const char rcsid[] = #include -#include #include #include -- cgit v1.2.1