summaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2021-02-17 03:53:37 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2021-02-17 05:27:00 +0000
commit36c368d91c22e84e2e0d0b570c3af45da61c1bc6 (patch)
treed655741f4e6ff73a8f00e5df1ba09e1edde60e30 /secure
parente8cbe40ac3ba0582d995d584f58009168f2c9dc6 (diff)
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index d60b9ca78eb3..9860eb2ca4e1 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -10,7 +10,6 @@ LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
LCRYPTO_DOC= ${LCRYPTO_SRC}/doc
CFLAGS+= -I${LCRYPTO_SRC}
-CFLAGS+= -I${LCRYPTO_SRC}/crypto/include
CFLAGS+= -I${LCRYPTO_SRC}/include
.include <bsd.endian.mk>