about summary refs log tree commit diff
path: root/rt/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'rt/Versions')
-rw-r--r--rt/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/rt/Versions b/rt/Versions
index 309486be1e..26c6d1ac63 100644
--- a/rt/Versions
+++ b/rt/Versions
@@ -47,6 +47,10 @@ librt {
     mq_timedsend;
     mq_unlink;
   }
+  GLIBC_2.4 {
+    lio_listio;
+    lio_listio64;
+  }
   GLIBC_2.7 {
    __mq_open_2;
   }