about summary refs log tree commit diff
path: root/libc.map
diff options
context:
space:
mode:
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.map b/libc.map
index 593858fc2b..d6f235f407 100644
--- a/libc.map
+++ b/libc.map
@@ -1,7 +1,7 @@
 GLIBC_2.0 {
   global:
     # global variables
-    _errno; _itoa_lower_digits; _itoa_upper_digits;
+    _errno; _h_errno; _itoa_lower_digits; _itoa_upper_digits;
     __ctype_b; __ctype_tolower; __ctype_toupper;
     _nl_msg_cat_cntr; __environ; _environ; _res;
     ___brk_addr; __curbrk; _nl_current_LC_CTYPE; _libc_intl_domainname;