about summary refs log tree commit diff
path: root/login
diff options
context:
space:
mode:
Diffstat (limited to 'login')
-rw-r--r--login/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/login/Versions b/login/Versions
index b7cc90c7da..11a069a47f 100644
--- a/login/Versions
+++ b/login/Versions
@@ -32,6 +32,10 @@ libc {
     # u*
     unlockpt; updwtmpx; utmpxname;
   }
+  GLIBC_2.1.1 {
+    # g*
+    getutmpx; getutmp;
+  }
 }
 
 libutil {