mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
__inet_pton_length: Implement new internal helper function
This commit is contained in:
@ -27,6 +27,7 @@ libc {
|
||||
__h_errno; __resp;
|
||||
|
||||
__res_maybe_init; __res_iclose;
|
||||
__inet_pton_length;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user