X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/596742a577ad2c1e22ba8b70fbc63961b8c4e614..1e73a0fd9df4c3352bb72344afdae8ccd6146c09:/print-arp.c diff --git a/print-arp.c b/print-arp.c index 306801ef..3ba8a7e6 100644 --- a/print-arp.c +++ b/print-arp.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.48 2000-10-09 03:24:25 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.49 2000-10-10 05:05:07 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -30,7 +30,8 @@ static const char rcsid[] = #include #include -#include + +#include #include #include