diff options
Diffstat (limited to 'io/Versions')
-rw-r--r-- | io/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions index 88f3a9ac04..9e035aecc7 100644 --- a/io/Versions +++ b/io/Versions @@ -93,6 +93,9 @@ libc { # l* lchmod; } + GLIBC_2.3.3 { + posix_fadvise64; + } GLIBC_PRIVATE { # functions which have an additional interface since they are # cancelable. |