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.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc.map b/libc.map
index 3dbd234ee9..32f3c8c262 100644
--- a/libc.map
+++ b/libc.map
@@ -498,8 +498,8 @@ GLIBC_2.1 {
     fopen; fclose; fdopen;
 
     # g*
-    gai_strerror; getcontext; getdate; getdate_r; getitimer; getname;
-    getnameinfo; getpt; getrlimit64; getrusage; gettimeofday;
+    gai_strerror; getcontext; getdate; getdate_r; getitimer; getnameinfo;
+    getnetname; getpt; getrlimit64; getrusage; gettimeofday;
     getutxent; getutxid; getutxline; grantpt;
 
     # New special glibc functions.