summaryrefslogtreecommitdiffstats
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/e_padlock.c2
1 files changed, 2 insertions, 0 deletions
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)
{