summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/rpc/getrpcent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/rpc/getrpcent.c b/src/lib/rpc/getrpcent.c
index 604fa85d4..db03daed6 100644
--- a/src/lib/rpc/getrpcent.c
+++ b/src/lib/rpc/getrpcent.c
@@ -60,7 +60,6 @@ static struct rpcdata *get_rpcdata();
static struct rpcent *interpret();
struct hostent *gethostent();
-char *inet_ntoa();
static char RPCDB[] = "/etc/rpc";