about summary refs log tree commit diff
path: root/resolv/gai_misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/gai_misc.h')
-rw-r--r--resolv/gai_misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/gai_misc.h b/resolv/gai_misc.h
index 11167a73a1..d3ef00bad7 100644
--- a/resolv/gai_misc.h
+++ b/resolv/gai_misc.h
@@ -96,5 +96,6 @@ extern int __gai_notify_only (struct sigevent *sigev, pid_t caller_pid)
 
 /* Send the signal.  */
 extern int __gai_sigqueue (int sig, const union sigval val, pid_t caller_pid);
+libc_hidden_proto (__gai_sigqueue)
 
 #endif /* gai_misc.h */