mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
WL#2286 - Compile MySQL w/YASSL support
Merge with latest yaSSL.
This commit is contained in:
@@ -32,11 +32,11 @@
|
||||
|
||||
/* see man pages for function descriptions */
|
||||
|
||||
#include "runtime.hpp"
|
||||
#include "openssl/ssl.h"
|
||||
#include "handshake.hpp"
|
||||
#include "yassl_int.hpp"
|
||||
#include <stdio.h>
|
||||
#include "runtime.hpp"
|
||||
|
||||
|
||||
namespace yaSSL {
|
||||
|
||||
Reference in New Issue
Block a user