From c53f2320e4947379328571e191be29e4bca50d51 Mon Sep 17 00:00:00 2001 From: "msvensson@neptunus.(none)" <> Date: Tue, 18 Apr 2006 12:08:06 +0200 Subject: Bug#18815 libmysql using yassl can't be linked with c program - Apply patch to remove dependency on C++ libs when linking "libmysql" from c --- extra/yassl/include/openssl/rsa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/yassl/include/openssl/rsa.h') diff --git a/extra/yassl/include/openssl/rsa.h b/extra/yassl/include/openssl/rsa.h index 1ab9d13b89f..fe64e655bdc 100644 --- a/extra/yassl/include/openssl/rsa.h +++ b/extra/yassl/include/openssl/rsa.h @@ -1,7 +1,7 @@ /* rsa.h for openSSL */ -#ifndef ysSSL_rsa_h__ +#ifndef yaSSL_rsa_h__ #define yaSSL_rsa_h__ enum { RSA_F4 = 1 }; -- cgit v1.2.1