summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <joerg@mysql.com>2006-05-17 20:41:01 +0200
committerunknown <joerg@mysql.com>2006-05-17 20:41:01 +0200
commit7a98803060f87598acf46e413a3942272d56d2e4 (patch)
tree510853e13b2598ccdd9af796f0b0e37235fb9a25
parent5fb23aa3240dddec781121b7656c9dd8a524c97d (diff)
parent8d4cbe39a69e3d87ee00d05f26306caa8e2b296a (diff)
downloadmariadb-git-7a98803060f87598acf46e413a3942272d56d2e4.tar.gz
Merge mysql.com:/M50/bug19040-5.0 into mysql.com:/M50/mysql-5.0
-rw-r--r--extra/yassl/taocrypt/include/runtime.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/yassl/taocrypt/include/runtime.hpp b/extra/yassl/taocrypt/include/runtime.hpp
index 3a5cf62865a..09ca7524ef3 100644
--- a/extra/yassl/taocrypt/include/runtime.hpp
+++ b/extra/yassl/taocrypt/include/runtime.hpp
@@ -28,6 +28,10 @@
#ifndef yaSSL_NEW_HPP
#define yaSSL_NEW_HPP
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#ifdef __sun