about summary refs log tree commit diff
path: root/nis/nis_destroygroup.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/nis_destroygroup.c')
-rw-r--r--nis/nis_destroygroup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_destroygroup.c b/nis/nis_destroygroup.c
index 3232639e39..662d658693 100644
--- a/nis/nis_destroygroup.c
+++ b/nis/nis_destroygroup.c
@@ -49,3 +49,4 @@ nis_destroygroup (const_nis_name group)
     return NIS_FAIL;
 
 }
+libnsl_hidden_nolink_def (nis_destroygroup, GLIBC_2_1)