diff options
Diffstat (limited to 'nss/libnss_files.map')
-rw-r--r-- | nss/libnss_files.map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nss/libnss_files.map b/nss/libnss_files.map index 3e030012d4..8daa75f5bb 100644 --- a/nss/libnss_files.map +++ b/nss/libnss_files.map @@ -70,6 +70,9 @@ GLIBC_2.0 { _nss_netgroup_parseline; + _nss_files_getpublickey; + _nss_files_getsecretkey; + local: *; }; |