diff options
Diffstat (limited to 'include/rpc')
-rw-r--r-- | include/rpc/auth_des.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h index d51b7ce7c..f62d8f96b 100644 --- a/include/rpc/auth_des.h +++ b/include/rpc/auth_des.h @@ -109,7 +109,6 @@ extern int getsecretkey (__const char *__name, char *__key, extern int rtime (struct sockaddr_in *__addrp, struct rpc_timeval *__timep, struct rpc_timeval *__timeout) __THROW; -libc_hidden_proto(rtime) __END_DECLS |