From 2b76223c5fb6026b9257a2e5ef089ba27f53e024 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 6 Feb 1994 22:32:16 +0000 Subject: Formerly ../sunrpc/getrpcent.c.~2~ --- sunrpc/getrpcent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc') diff --git a/sunrpc/getrpcent.c b/sunrpc/getrpcent.c index a69dc1f24d..7615b3ea5a 100644 --- a/sunrpc/getrpcent.c +++ b/sunrpc/getrpcent.c @@ -60,7 +60,7 @@ struct rpcdata { static struct rpcent *interpret(); struct hostent *gethostent(); char *inet_ntoa(); -static char *index(); +extern char *index(); /* Changed from static by roland@gnu */ static char RPCDB[] = "/etc/rpc"; -- cgit v1.2.3