mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
11 lines
246 B
C
11 lines
246 B
C
|
#ifndef __RPCSVC_YPCLNT_H__
|
||
|
#include <nis/rpcsvc/ypclnt.h>
|
||
|
|
||
|
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
|