diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 4f6dd86dda71..f8fbfb9f24b9 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -337,8 +337,6 @@ INCS+= x509v3.h x509v3err.h INCSDIR= ${INCLUDEDIR}/openssl -CSTD= gnu89 - CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448 CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32 CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes