diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/openssl.c | 4 |
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 @@ | |||
175 | #define HAVE_EVP_PKEY_ID OPENSSL_PREREQ(1,1,0) | 175 | #define HAVE_EVP_PKEY_ID OPENSSL_PREREQ(1,1,0) |
176 | #endif | 176 | #endif |
177 | 177 | ||
178 | #ifndef HAVE_GENERAL_NAME_SET0_VALUE | ||
179 | #define HAVE_GENERAL_NAME_SET0_VALUE OPENSSL_PREREQ(1,1,0) | ||
180 | #endif | ||
181 | |||
182 | #ifndef HAVE_HMAC_CTX_FREE | 178 | #ifndef HAVE_HMAC_CTX_FREE |
183 | #define HAVE_HMAC_CTX_FREE OPENSSL_PREREQ(1,1,0) | 179 | #define HAVE_HMAC_CTX_FREE OPENSSL_PREREQ(1,1,0) |
184 | #endif | 180 | #endif |