about summary refs log tree commit diff
path: root/inet/net-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'inet/net-internal.h')
-rw-r--r--inet/net-internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/inet/net-internal.h b/inet/net-internal.h
index 2b2632c7ba..b2135893e8 100644
--- a/inet/net-internal.h
+++ b/inet/net-internal.h
@@ -25,8 +25,7 @@
 #include <sys/time.h>
 
 int __inet6_scopeid_pton (const struct in6_addr *address,
-                          const char *scope, uint32_t *result)
-  internal_function attribute_hidden;
+                          const char *scope, uint32_t *result);
 libc_hidden_proto (__inet6_scopeid_pton)