diff options
Diffstat (limited to 'debug/Versions')
-rw-r--r-- | debug/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions index 051f4df000..53fe6c02b0 100644 --- a/debug/Versions +++ b/debug/Versions @@ -23,6 +23,7 @@ libc { __read_chk; __pread_chk; __pread64_chk; __readlink_chk; __getcwd_chk; __getwd_chk; __recv_chk; __recvfrom_chk; + __realpath_chk; __ptsname_r_chk; __wctomb_chk; __stack_chk_fail; } |