X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7ddb793c3844b3b84ce505e71e05b79d372fc485..f01a14ae44e67d54f6bb89f034ed1b39a5c3f565:/missing/inet_ntop.c diff --git a/missing/inet_ntop.c b/missing/inet_ntop.c index ce6ecaad..b0f4e444 100644 --- a/missing/inet_ntop.c +++ b/missing/inet_ntop.c @@ -36,8 +36,14 @@ * SUCH DAMAGE. */ -/* $Id: inet_ntop.c,v 1.1 1999-10-30 07:53:39 itojun Exp $ */ +/* $Id: inet_ntop.c,v 1.3 2000-01-09 21:35:45 fenner Exp $ */ +#ifndef lint +static const char rcsid[] = + "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.3 2000-01-09 21:35:45 fenner Exp $"; +#endif + +#include #include #include #include