aboutsummaryrefslogtreecommitdiff
path: root/sunrpc/pmap_rmt.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 15:55:36 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 15:59:02 +0200
commitca4ec8039628cac6600541472b068be7535d4bb4 (patch)
tree93a4212150449d0a326ef7e259b6f802c4099f95 /sunrpc/pmap_rmt.c
parent24cffce7366c4070d8f823702a4fcec2cb732595 (diff)
downloadglibc-ca4ec8039628cac6600541472b068be7535d4bb4.zip
glibc-ca4ec8039628cac6600541472b068be7535d4bb4.tar.gz
glibc-ca4ec8039628cac6600541472b068be7535d4bb4.tar.bz2
sunrpc: Remove internal_function attribute
Diffstat (limited to 'sunrpc/pmap_rmt.c')
-rw-r--r--sunrpc/pmap_rmt.c1
1 files changed, 0 insertions, 1 deletions
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;