diff options
Diffstat (limited to 'include/rpc')
-rw-r--r-- | include/rpc/auth_des.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h index 4cacffa95b..6dee05961d 100644 --- a/include/rpc/auth_des.h +++ b/include/rpc/auth_des.h @@ -3,6 +3,7 @@ #include <sunrpc/rpc/auth_des.h> libc_hidden_proto (getpublickey) +libc_hidden_proto (rtime) extern bool_t xdr_authdes_cred (XDR *xdrs, struct authdes_cred *cred); extern bool_t xdr_authdes_verf (register XDR *xdrs, |