mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
resolv: Remove internal_function attribute
This commit is contained in:
@ -30,7 +30,6 @@
|
||||
|
||||
/* Return any pending signal or wait for one for the given time. */
|
||||
int
|
||||
internal_function
|
||||
__gai_sigqueue (int sig, const union sigval val, pid_t caller_pid)
|
||||
{
|
||||
siginfo_t info;
|
||||
|
Reference in New Issue
Block a user