about summary refs log tree commit diff
path: root/nis/nis_domain_of.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/nis_domain_of.c')
-rw-r--r--nis/nis_domain_of.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_domain_of.c b/nis/nis_domain_of.c
index f58630452c..6e2025cbdc 100644
--- a/nis/nis_domain_of.c
+++ b/nis/nis_domain_of.c
@@ -25,6 +25,7 @@ nis_domain_of (const_nis_name name)
 
   return nis_domain_of_r (name, result, NIS_MAXNAMELEN);
 }
+libnsl_hidden_nolink_def (nis_domain_of, GLIBC_2_1)
 
 const_nis_name
 __nis_domain_of (const_nis_name name)