about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/i386/Versions')
-rw-r--r--sysdeps/mach/hurd/i386/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/Versions b/sysdeps/mach/hurd/i386/Versions
index 5731d9e01e..67e6d94204 100644
--- a/sysdeps/mach/hurd/i386/Versions
+++ b/sysdeps/mach/hurd/i386/Versions
@@ -4,4 +4,7 @@ libc {
     __register_frame; __register_frame_table; __deregister_frame;
     __frame_state_for; __register_frame_info_table;
   }
+  GLIBC_2.2.6 {
+    ioperm;
+  }
 }