about summary refs log tree commit diff
path: root/sunrpc/rpc_dtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpc_dtable.c')
-rw-r--r--sunrpc/rpc_dtable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_dtable.c b/sunrpc/rpc_dtable.c
index b21f0aed37..fbbb3c1d5c 100644
--- a/sunrpc/rpc_dtable.c
+++ b/sunrpc/rpc_dtable.c
@@ -48,3 +48,4 @@ _rpc_dtablesize (void)
 
   return size;
 }
+libc_hidden_def (_rpc_dtablesize)