From 3eafa0ace7511974f0658955203f2eb18924c0cc Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 15 Feb 2006 19:21:55 +0000 Subject: hide xdr_u_short --- libc/inet/rpc/authunix_prot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/inet') 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. -- cgit v1.2.3