summaryrefslogtreecommitdiff
path: root/libc/inet
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-05-30 09:29:36 +0000
committerEric Andersen <andersen@codepoet.org>2002-05-30 09:29:36 +0000
commit7a92f0982c21d624f5e123e23606bf50bb0dacb0 (patch)
tree80890077b0063224a1fab687cef5c76832687dbe /libc/inet
parent99b2ebc7ef46c21c02eb09d68465427670d855ce (diff)
don't include the linux dir. Pointless and broken.
-Erik
Diffstat (limited to 'libc/inet')
-rw-r--r--libc/inet/rpc/Makefile1
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 \