From 9da93bd7c64ed38e95fe307ed3d33a73e389d6b6 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 17:35:16 +0200 Subject: inet: Remove internal_function attribute --- sysdeps/mach/hurd/if_index.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/mach/hurd') diff --git a/sysdeps/mach/hurd/if_index.c b/sysdeps/mach/hurd/if_index.c index 2b9041a3ba..5cd8244698 100644 --- a/sysdeps/mach/hurd/if_index.c +++ b/sysdeps/mach/hurd/if_index.c @@ -187,7 +187,6 @@ libc_hidden_weak (if_indextoname) #if 0 void -internal_function __protocol_available (int *have_inet, int *have_inet6) { *have_inet = _hurd_socket_server (PF_INET, 0) != MACH_PORT_NULL; -- cgit v1.2.1