diff options
Diffstat (limited to 'shlib-versions')
-rw-r--r-- | shlib-versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shlib-versions b/shlib-versions index 24e934dac6..892950ab78 100644 --- a/shlib-versions +++ b/shlib-versions @@ -116,3 +116,6 @@ hppa-.*-.* libBrokenLocale=1 GLIBC_2.2 # The real-time library from POSIX.1b. mips.*-.*-linux.* librt=1 GLIBC_2.0 GLIBC_2.2 .*-.*-.* librt=1 + +# The asynchronous name lookup library. +.*-.*-.* libanl=1 |