diff options
Diffstat (limited to 'debug/Versions')
-rw-r--r-- | debug/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions index 9cf2725..2ae5747 100644 --- a/debug/Versions +++ b/debug/Versions @@ -64,6 +64,9 @@ libc { __wcslcat_chk; __wcslcpy_chk; } + GLIBC_2.42 { + __inet_ntop_chk; + } GLIBC_PRIVATE { __fortify_fail; } |