about summary refs log tree commit diff
path: root/resolv/gai_notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/gai_notify.c')
-rw-r--r--resolv/gai_notify.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/resolv/gai_notify.c b/resolv/gai_notify.c
index 2056aee5e8..50597fcb8b 100644
--- a/resolv/gai_notify.c
+++ b/resolv/gai_notify.c
@@ -42,7 +42,6 @@ notify_func_wrapper (void *arg)
 
 
 int
-internal_function
 __gai_notify_only (struct sigevent *sigev, pid_t caller_pid)
 {
   int result = 0;
@@ -94,7 +93,6 @@ __gai_notify_only (struct sigevent *sigev, pid_t caller_pid)
 
 
 void
-internal_function
 __gai_notify (struct requestlist *req)
 {
   struct waitlist *waitlist;