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