1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

resolv: Remove internal_function attribute

This commit is contained in:
Florian Weimer
2017-08-31 16:07:52 +02:00
parent fc3d94979e
commit 59bd52b087
7 changed files with 21 additions and 25 deletions

View File

@@ -22,7 +22,6 @@
#include <gai_misc.h>
int
internal_function
__gai_sigqueue (int sig, const union sigval val, pid_t caller_pid)
{
__set_errno (ENOSYS);