summaryrefslogtreecommitdiff
path: root/extra/yassl/src/socket_wrapper.cpp
diff options
context:
space:
mode:
authorsvoj@mysql.com <>2005-06-10 20:09:41 +0500
committersvoj@mysql.com <>2005-06-10 20:09:41 +0500
commit75c13cbe0b492be031a0e4ded9a116378b53a388 (patch)
tree941cd6c3aba5688e1bb9b78eb5600aee95e22c73 /extra/yassl/src/socket_wrapper.cpp
parent155c322c59edaa7b41eb16d375ef98effa3c5102 (diff)
downloadmariadb-git-75c13cbe0b492be031a0e4ded9a116378b53a388.tar.gz
Merge with latest yaSSL.
Fixes IsAligned yaSSL assertion failure.
Diffstat (limited to 'extra/yassl/src/socket_wrapper.cpp')
-rw-r--r--extra/yassl/src/socket_wrapper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/yassl/src/socket_wrapper.cpp b/extra/yassl/src/socket_wrapper.cpp
index f0d530f187c..1be6a715980 100644
--- a/extra/yassl/src/socket_wrapper.cpp
+++ b/extra/yassl/src/socket_wrapper.cpp
@@ -27,7 +27,6 @@
#include "socket_wrapper.hpp"
-#include "yassl_error.hpp"
#ifndef WIN32
#include <errno.h>