X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0bda4e776bffcd346d9bc346ca770275b64193ec..b717e4dba5930b3a2678c912a891d82cbc92dd9d:/print-icmp.c?ds=sidebyside diff --git a/print-icmp.c b/print-icmp.c index 848b0a3a..4ea464a0 100644 --- a/print-icmp.c +++ b/print-icmp.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-icmp.c,v 1.72 2003-05-15 16:58:04 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-icmp.c,v 1.73 2003-06-07 11:57:53 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -39,6 +39,7 @@ static const char rcsid[] = #include "ip.h" #include "udp.h" +#include "ipproto.h" /* * Interface Control Message Protocol Definitions.