Stop warning.

This commit is contained in:
Dr. Stephen Henson 2011-06-21 16:42:15 +00:00
parent 1f2e4ecc30
commit baee44c3de

View file

@ -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)
{