diff options
Diffstat (limited to 'nis/nis_checkpoint.c')
-rw-r--r-- | nis/nis_checkpoint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_checkpoint.c b/nis/nis_checkpoint.c index a36fec9f86..06656a476e 100644 --- a/nis/nis_checkpoint.c +++ b/nis/nis_checkpoint.c @@ -76,3 +76,4 @@ nis_checkpoint (const_nis_name dirname) return res; } +libnsl_hidden_nolink_def (nis_checkpoint, GLIBC_2_1) |