Commit baee44c3 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Stop warning.

parent 1f2e4ecc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)
{