mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
inet: Remove internal_function attribute
This commit is contained in:
@@ -187,7 +187,6 @@ libc_hidden_weak (if_indextoname)
|
||||
|
||||
#if 0
|
||||
void
|
||||
internal_function
|
||||
__protocol_available (int *have_inet, int *have_inet6)
|
||||
{
|
||||
*have_inet = _hurd_socket_server (PF_INET, 0) != MACH_PORT_NULL;
|
||||
|
Reference in New Issue
Block a user