projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f2e4ec
)
Stop warning.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 21 Jun 2011 16:42:15 +0000
(16:42 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 21 Jun 2011 16:42:15 +0000
(16:42 +0000)
engines/e_padlock.c
patch
|
blob
|
history
diff --git
a/engines/e_padlock.c
b/engines/e_padlock.c
index fb6aee82a5465734794f5b22fe828e74c88ee336..9f7a85a8da57a0f2d6ec0ddf4b9e6fe2fe954a10 100644
(file)
--- 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)
{