summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_depr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dh/dh_depr.c')
-rw-r--r--crypto/dh/dh_depr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/dh_depr.c b/crypto/dh/dh_depr.c
index f8ed1b7461..f2ccde4551 100644
--- a/crypto/dh/dh_depr.c
+++ b/crypto/dh/dh_depr.c
@@ -10,7 +10,7 @@
/* This file contains deprecated functions as wrappers to the new ones */
#include <openssl/opensslconf.h>
-#if OPENSSL_API_COMPAT >= 0x00908000L
+#if OPENSSL_API_0_9_8
NON_EMPTY_TRANSLATION_UNIT
#else