1
0
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:
svoj@mysql.com
2005-06-16 16:35:09 +05:00
parent c7f9c0d871
commit 841b232d44
15 changed files with 86 additions and 77 deletions

View File

@@ -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 {