summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-08-21 17:50:01 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-08-21 17:50:01 +0000
commit613749bbf26f9a7b37b32bc7fde83db9c86fd94f (patch)
tree8c9aee23234d3a3d3257a3e2f244bf168edb7c17 /lib/libc
parentd221165f30def31c67b6f979be679f71b165954a (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index a3eda643b76d..4bcd68265e64 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -3,7 +3,6 @@
# machine-independent net sources
.PATH: ${.CURDIR}/${MACHINE}/net ${.CURDIR}/net
-CFLAGS+= -I${.CURDIR}/net
SRCS+= gethostbydns.c gethostbyht.c gethostbynis.c gethostnamadr.c \
getnetbydns.c getnetbyht.c getnetbynis.c getnetnamadr.c \
getproto.c getprotoent.c getprotoname.c getservbyname.c \