aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libldns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libldns/Makefile b/lib/libldns/Makefile
index 5764089e60a1..7714db950f00 100644
--- a/lib/libldns/Makefile
+++ b/lib/libldns/Makefile
@@ -10,6 +10,7 @@ LIB= ldns
PRIVATELIB= true
CFLAGS+= -I${LDNSDIR}
+CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L
SRCS= buffer.c dane.c dname.c dnssec.c dnssec_sign.c dnssec_verify.c \
dnssec_zone.c duration.c edns.c error.c higher.c host2str.c \