mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
(__protocol_available): Uncomment, it's not needed at the moment.
This commit is contained in:
@ -243,7 +243,7 @@ if_indextoname (unsigned int ifindex, char *ifname)
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
#if 0
|
||||
void
|
||||
internal_function
|
||||
__protocol_available (int *have_inet, int *have_inet6)
|
||||
@ -316,3 +316,4 @@ __protocol_available (int *have_inet, int *have_inet6)
|
||||
|
||||
__close (fd);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user