1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00

Merge with latest yaSSL.

Fixes IsAligned yaSSL assertion failure.
This commit is contained in:
svoj@mysql.com
2005-06-10 20:09:41 +05:00
parent 155c322c59
commit 75c13cbe0b
24 changed files with 326 additions and 297 deletions

View File

@@ -38,6 +38,7 @@
#include <stdio.h>
#include "runtime.hpp"
namespace yaSSL {
using mySTL::min;