2002-08-05 Roland McGrath <roland@redhat.com>
[platform/upstream/glibc.git] / include / rpc / pmap_clnt.h
index dfe537c..2d02ff2 100644 (file)
@@ -1 +1,8 @@
-#include <sunrpc/rpc/pmap_clnt.h>
+#ifndef _RPC_PMAP_CLNT_H
+# include <sunrpc/rpc/pmap_clnt.h>
+
+libc_hidden_proto (pmap_getport)
+libc_hidden_proto (pmap_set)
+libc_hidden_proto (pmap_unset)
+
+#endif