summaryrefslogtreecommitdiff
path: root/libc/inet
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet')
-rw-r--r--libc/inet/rpc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/Makefile.in b/libc/inet/rpc/Makefile.in
index 0b766f2b6..f757f2e1a 100644
--- a/libc/inet/rpc/Makefile.in
+++ b/libc/inet/rpc/Makefile.in
@@ -24,7 +24,7 @@ CSRC:= create_xid.c pmap_clnt.c pmap_getmaps.c pmap_getport.c \
clnt_tcp.c clnt_udp.c bindresvport.c authunix_prot.c \
auth_none.c auth_unix.c xdr.c xdr_array.c xdr_rec.c \
xdr_reference.c xdr_mem.c svc.c svc_auth.c svc_auth_unix.c \
- rpc_callmsg.c rpc_prot.c rpc_dtablesize.c rpc_commondata.c \
+ rpc_cmsg.c rpc_prot.c rpc_dtablesize.c rpc_commondata.c \
rpc_thread.c rcmd.c rexec.c sa_len.c ruserpass.c rtime.c \
getrpcent.c
endif