From ca4ec8039628cac6600541472b068be7535d4bb4 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 15:55:36 +0200 Subject: sunrpc: Remove internal_function attribute --- sunrpc/pmap_rmt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sunrpc/pmap_rmt.c') diff --git a/sunrpc/pmap_rmt.c b/sunrpc/pmap_rmt.c index 3bdffce..6b142e5 100644 --- a/sunrpc/pmap_rmt.c +++ b/sunrpc/pmap_rmt.c @@ -165,7 +165,6 @@ libc_hidden_nolink_sunrpc (xdr_rmtcallres, GLIBC_2_0) */ static int -internal_function getbroadcastnets (struct in_addr *addrs, int naddrs) { struct ifaddrs *ifa; -- cgit v1.1