forgot prototyle for __rpc_get_local_uid()
This commit is contained in:
parent
592f5975cd
commit
a5a90d9b3b
@ -410,6 +410,8 @@ extern SVCXPRT *svc_raw_create __P((void));
|
||||
*/
|
||||
int svc_dg_enablecache __P((SVCXPRT *, const u_int));
|
||||
|
||||
int __rpc_get_local_uid(SVCXPRT *transp, uid_t *uid);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user