summaryrefslogtreecommitdiff
path: root/io/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-07-10 16:14:45 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-07-10 16:14:45 +0200
commitfd70af45528d59a00eb3190ef6706cb299488fcd (patch)
tree9782185e343e716c4af641cc16ece3ffd5c38ebf /io/Versions
parentb444e8f7cc40265c9a20ce5de5f3f6795b7f5028 (diff)
Add the statx function
Diffstat (limited to 'io/Versions')
-rw-r--r--io/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions
index 98037fbbfc..f7e5dbe49e 100644
--- a/io/Versions
+++ b/io/Versions
@@ -130,6 +130,7 @@ libc {
}
GLIBC_2.28 {
fcntl64;
+ statx;
}
GLIBC_PRIVATE {
__libc_fcntl64;