lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | #ifndef __RPCSVC_YPCLNT_H__ |
2 | #include <nis/rpcsvc/ypclnt.h> | ||||
3 | |||||
4 | libnsl_hidden_proto (ypbinderr_string) | ||||
5 | libnsl_hidden_proto (yp_bind) | ||||
6 | libnsl_hidden_proto (yp_get_default_domain) | ||||
7 | libnsl_hidden_proto (ypprot_err) | ||||
8 | libnsl_hidden_proto (yp_master) | ||||
9 | |||||
10 | #endif |