Commit ce023e77 authored by Viktor Dukhovni's avatar Viktor Dukhovni
Browse files

Fix MacOS/X build warnings

Commit 7823d792

 added DEFINE_LHASH_OF
to a C source file.  DEFINE_LHASH_OF() and DEFINE_STACK_OF() must
be used only in header files to avoid clang warnings for unused
static-inline functions.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 24f0b104
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment