1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Windows build fixes for OpenSSL

This commit is contained in:
Georg Richter
2019-07-16 08:52:24 +02:00
parent dc0f66f006
commit 77d051e89d
5 changed files with 13 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
*/
#include <ma_global.h>
#include <ma_crypt.h>
#include <openssl/evp.h>