Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
[openssl.git] / include / internal / cryptlib.h
index 5384cac56e0f64c4130adca72a8e934ef3ddb8c6..d821ef2fdda84853a0b2782c00230b90a8abdb85 100644 (file)
@@ -30,7 +30,7 @@ typedef struct ex_callback_st EX_CALLBACK;
 DEFINE_STACK_OF(EX_CALLBACK)
 
 typedef struct mem_st MEM;
-DEFINE_LHASH_OF(MEM);
+DEFINE_LHASH_OF_EX(MEM);
 
 void OPENSSL_cpuid_setup(void);
 #if defined(__i386)   || defined(__i386__)   || defined(_M_IX86) || \