diff options
Diffstat (limited to 'libc.map')
-rw-r--r-- | libc.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.map b/libc.map index bc3c28660e..2d77216648 100644 --- a/libc.map +++ b/libc.map @@ -490,7 +490,7 @@ GLIBC_2.1 { authdes_create; authdes_getucred; authdes_pk_create; # c* - cbc_crypt; creat64; + capget; capset; cbc_crypt; creat64; # d* des_setparity; |