diff options
Diffstat (limited to 'libc/inet/rpc/svc_raw.c')
-rw-r--r-- | libc/inet/rpc/svc_raw.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/svc_raw.c b/libc/inet/rpc/svc_raw.c index 075fbad95..1fadb3075 100644 --- a/libc/inet/rpc/svc_raw.c +++ b/libc/inet/rpc/svc_raw.c @@ -45,9 +45,6 @@ static char sccsid[] = "@(#)svc_raw.c 1.15 87/08/11 Copyr 1984 Sun Micro"; #include "rpc_private.h" #include <rpc/svc.h> -/* libc_hidden_proto(xdrmem_create) */ -/* libc_hidden_proto(xdr_callmsg) */ -/* libc_hidden_proto(xdr_replymsg) */ /* * This is the "network" that we will be moving data over |