diff options
Diffstat (limited to 'include/rpc/auth.h')
-rw-r--r-- | include/rpc/auth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h index d0a6dd6ec0..9cef7c6fa9 100644 --- a/include/rpc/auth.h +++ b/include/rpc/auth.h @@ -4,6 +4,7 @@ libc_hidden_proto (getnetname) libc_hidden_proto (netname2user) libc_hidden_proto (host2netname) +libc_hidden_proto (user2netname) /* Now define the internal interfaces. */ struct key_netstarg; |