1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
* nss/nss_files/files-hosts.c: Remove getipnodebyname.

	* nss/Versions: Remove _nss_files_getipnodebyname_r.
This commit is contained in:
Andreas Jaeger
2000-11-23 16:15:47 +00:00
parent bde1512378
commit ba4cf0e9ef
3 changed files with 4 additions and 11 deletions

View File

@@ -83,7 +83,4 @@ libnss_files {
_nss_files_getpublickey;
_nss_files_getsecretkey;
}
GLIBC_2.2 {
_nss_files_getipnodebyname_r;
}
}