From: Dr. Stephen Henson Date: Tue, 21 Jun 2011 16:42:15 +0000 (+0000) Subject: Stop warning. X-Git-Tag: OpenSSL_1_0_1-beta1~228 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=baee44c3de6a4da10a6695963f7c6d1eff469e95;p=oweals%2Fopenssl.git Stop warning. --- diff --git a/engines/e_padlock.c b/engines/e_padlock.c index fb6aee82a5..9f7a85a8da 100644 --- a/engines/e_padlock.c +++ b/engines/e_padlock.c @@ -108,7 +108,9 @@ #endif #ifdef OPENSSL_NO_DYNAMIC_ENGINE +#ifdef COMPILE_HW_PADLOCK static ENGINE *ENGINE_padlock (void); +#endif void ENGINE_load_padlock (void) {