From 7b57bfe5988e476ea40934457dfd1c8a231e2391 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Apr 2011 21:59:36 -0400 Subject: Obsolete RPC implementation in libc. --- include/rpc/auth_unix.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/rpc/auth_unix.h') diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 14928cc..07031c9 100644 --- a/include/rpc/auth_unix.h +++ b/include/rpc/auth_unix.h @@ -1,4 +1,3 @@ #include -extern bool_t xdr_authunix_parms_internal (XDR *__xdrs, - struct authunix_parms *__p); +libc_hidden_proto (xdr_authunix_parms) -- cgit v1.1