Use GnuTLS-OpenSSL instead of OpenSSL. Thanks to Zhenech for help with this patch.

This commit is contained in:
lotodore
2008-04-21 22:27:15 +00:00
parent 505ee2c984
commit d7c6cdd75c
8 changed files with 56 additions and 24 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include <net/socket_msg.h>
#include <core/avatarmanager.h>
#include <core/loghelper.h>
#include <openssl/rand.h>
#include <core/openssl_wrapper.h>
#include <fstream>
#include <algorithm>