1/*
2 * $FreeBSD: releng/10.3/usr.sbin/ypbind/yp_ping.h 90297 2002-02-06 13:30:31Z des $
3 */
4
5extern int __yp_ping(struct in_addr *, int, char *, short *);
6