]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/include/function.h
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
[thirdparty/openssl.git] / apps / include / function.h
index 14e8dd3886704b3946a41bae2d02b68588133865..e796ff4045adc50ecf7530a616c9c68162b043ee 100644 (file)
@@ -29,7 +29,7 @@ typedef struct function_st {
     const char *deprecated_version;
 } FUNCTION;
 
-DEFINE_LHASH_OF(FUNCTION);
+DEFINE_LHASH_OF_EX(FUNCTION);
 
 /* Structure to hold the number of columns to be displayed and the
  * field width used to display them.