about summary refs log tree commit diff
path: root/mach/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'mach/Versions')
-rw-r--r--mach/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/mach/Versions b/mach/Versions
index c7a3d60bae..eef52c805f 100644
--- a/mach/Versions
+++ b/mach/Versions
@@ -58,6 +58,9 @@ libc {
   GLIBC_2.21 {
     __mach_host_self_;
   }
+  GLIBC_2.32 {
+    mach_print;
+  }
 
   HURD_CTHREADS_0.3 {
     __mutex_init; __mutex_lock; __mutex_lock_solid; __mutex_trylock;