diff options
Diffstat (limited to 'libc')
-rw-r--r-- | libc/inet/rpc/authunix_prot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/rpc/authunix_prot.c b/libc/inet/rpc/authunix_prot.c index c2f706cd6..62d1cb724 100644 --- a/libc/inet/rpc/authunix_prot.c +++ b/libc/inet/rpc/authunix_prot.c @@ -43,6 +43,7 @@ libc_hidden_proto(xdr_string) libc_hidden_proto(xdr_u_int) libc_hidden_proto(xdr_array) libc_hidden_proto(xdr_u_long) +libc_hidden_proto(xdr_u_short) /* * XDR for unix authentication parameters. |