Skip to content

Commit

Permalink
Fix double definition of CRYPTO_cleanup_all_ex_data
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova authored and sanja-byelkin committed Jul 31, 2023
1 parent 69b118a commit 4da80a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysys_ssl/openssl.c
Expand Up @@ -15,6 +15,7 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */

#include <my_global.h>
#include <openssl/evp.h>
#include <ssl_compat.h>

/*
Expand Down

0 comments on commit 4da80a4

Please sign in to comment.