Refactor the computation of API version limits
[openssl.git] / crypto / dh / dh_depr.c
index f8ed1b7461eed9c59b97a23dff2129e64597c704..f2ccde45512e1cfc8a812efe9cb6bef881cb8148 100644 (file)
@@ -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