diff options
Diffstat (limited to 'nis/libnsl.map')
-rw-r--r-- | nis/libnsl.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/libnsl.map b/nis/libnsl.map index 49b3754e6d..98404d22c3 100644 --- a/nis/libnsl.map +++ b/nis/libnsl.map @@ -26,7 +26,7 @@ GLIBC_2.0 { # This functions are needed by the NIS+ tools and rpc.nisd, # they should never be used in a normal user program ! __nis_default_access; __nis_default_group; __nis_default_owner; - __nis_default_ttl; __nis_free_fdresult; __nis_finddirectory; + __nis_default_ttl; __free_fdresult; __nis_finddirectory; __nis_hash; readColdStartFile; writeColdStartFile; # Many programs expect this, but every user program should |