1#ifndef __RPCSVC_YPCLNT_H__
2#include <nis/rpcsvc/ypclnt.h>
3
4# ifndef _ISOMAC
5
6libnsl_hidden_proto (ypbinderr_string)
7libnsl_hidden_proto (yp_bind)
8libnsl_hidden_proto (yp_get_default_domain)
9libnsl_hidden_proto (ypprot_err)
10libnsl_hidden_proto (yp_master)
11
12# endif /* !_ISOMAC */
13#endif
14