diff options
Diffstat (limited to 'libc/inet/rpc/pm_getmaps.c')
-rw-r--r-- | libc/inet/rpc/pm_getmaps.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/inet/rpc/pm_getmaps.c b/libc/inet/rpc/pm_getmaps.c index bcdbbf4e0..e7b97e631 100644 --- a/libc/inet/rpc/pm_getmaps.c +++ b/libc/inet/rpc/pm_getmaps.c @@ -48,11 +48,6 @@ static char sccsid[] = "@(#)pmap_getmaps.c 1.10 87/08/11 Copyr 1984 Sun Micro"; #include <errno.h> #include <unistd.h> -/* libc_hidden_proto(clnt_perror) */ -/* libc_hidden_proto(clnttcp_create) */ -/* libc_hidden_proto(xdr_pmap) */ -/* libc_hidden_proto(xdr_pmaplist) */ -/* libc_hidden_proto(xdr_void) */ /* * Get a copy of the current port maps. |