about summary refs log tree commit diff
path: root/hurd/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/Versions')
-rw-r--r--hurd/Versions3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/Versions b/hurd/Versions
index f1045460d0..bac36c75f9 100644
--- a/hurd/Versions
+++ b/hurd/Versions
@@ -138,9 +138,10 @@ libc {
   GLIBC_2.2.5 {
     # These always existed as inlines but the real functions were not exported.
     __hurd_fail;
-    __hurd_self_sigstate;
+    _hurd_self_sigstate;
 
     # Same for these "quasi-internal" functions
+    _hurd_port_init;
     _hurd_port_set;
 
     # internal symbols used by other libraries (e.g. librt)