summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-08 12:47:51 +0000
committerru <ru@FreeBSD.org>2002-11-08 12:47:51 +0000
commitd07178d31f33a9e0e9286d18512c4c2526503aee (patch)
treed01eaa1e459ba1907681e980c55167cc020a7f1c /secure
parent6b29f7e140d6ec15b97eb0850750399e1feff2bd (diff)
downloadFreeBSD-src-d07178d31f33a9e0e9286d18512c4c2526503aee.zip
FreeBSD-src-d07178d31f33a9e0e9286d18512c4c2526503aee.tar.gz
DON'T EVER PUT THIS BACK!
Pointy hat to: obrien
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index 69ca8cc..5891d3a 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -1,7 +1,7 @@
# $FreeBSD$
LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl/crypto
-CFLAGS+= -DTERMIOS -DANSI_SOURCE -nostdinc -I${LCRYPTO_SRC} -I${.OBJDIR} -I/usr/include
+CFLAGS+= -DTERMIOS -DANSI_SOURCE -I${LCRYPTO_SRC} -I${.OBJDIR}
.if !defined(MAKE_IDEA) || ${MAKE_IDEA} != YES
CFLAGS+= -DNO_IDEA
.endif
OpenPOWER on IntegriCloud