diff --git a/lib/librpcsvc/rstat.c b/lib/librpcsvc/rstat.c index e857f020483..1d189080407 100644 --- a/lib/librpcsvc/rstat.c +++ b/lib/librpcsvc/rstat.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)rstat.c 1.2 91/03/11 TIRPC 1.0; from 1.6 89/03/24 SM #include #include -int +enum clnt_stat rstat(host, statp) char *host; struct statstime *statp;