aboutsummaryrefslogtreecommitdiffstats
path: root/src/openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openssl.c')
-rw-r--r--src/openssl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/openssl.c b/src/openssl.c
index ee51386..ffe3d4f 100644
--- a/src/openssl.c
+++ b/src/openssl.c
@@ -175,10 +175,6 @@
#define HAVE_EVP_PKEY_ID OPENSSL_PREREQ(1,1,0)
#endif
-#ifndef HAVE_GENERAL_NAME_SET0_VALUE
-#define HAVE_GENERAL_NAME_SET0_VALUE OPENSSL_PREREQ(1,1,0)
-#endif
-
#ifndef HAVE_HMAC_CTX_FREE
#define HAVE_HMAC_CTX_FREE OPENSSL_PREREQ(1,1,0)
#endif