summaryrefslogtreecommitdiff
path: root/extra/yassl
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2006-06-07 14:46:10 +0200
committerunknown <msvensson@neptunus.(none)>2006-06-07 14:46:10 +0200
commit83e265a1ece8616e500a911e69e33526ee22f850 (patch)
treecf9bddfe41e6e572136f0f2638edff20aecd7d61 /extra/yassl
parent1144c6ba197bd53c821e7019782303ff07223923 (diff)
downloadmariadb-git-83e265a1ece8616e500a911e69e33526ee22f850.tar.gz
Import from yaSSL to fix bild problems on AIX(already fixed but was lost during last import)
extra/yassl/taocrypt/include/runtime.hpp: Import patch yassl.diff
Diffstat (limited to 'extra/yassl')
-rw-r--r--extra/yassl/taocrypt/include/runtime.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/yassl/taocrypt/include/runtime.hpp b/extra/yassl/taocrypt/include/runtime.hpp
index 3a5cf62865a..88559cb0ca0 100644
--- a/extra/yassl/taocrypt/include/runtime.hpp
+++ b/extra/yassl/taocrypt/include/runtime.hpp
@@ -28,6 +28,9 @@
#ifndef yaSSL_NEW_HPP
#define yaSSL_NEW_HPP
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#ifdef __sun