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