diff options
| -rw-r--r-- | libc/inet/rpc/Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/libc/inet/rpc/Makefile b/libc/inet/rpc/Makefile index c3d6498dd..c27965ad9 100644 --- a/libc/inet/rpc/Makefile +++ b/libc/inet/rpc/Makefile @@ -23,7 +23,6 @@  TOPDIR=../../../  include $(TOPDIR)Rules.mak -CFLAGS+=-I$(TOPDIR)include/linux  CSRC = auth_none.c auth_unix.c authunix_prot.c \  	bindresvport.c clnt_generic.c clnt_perror.c \ | 
