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:
a5fcce6
)
Fix no-engine
author
Matt Caswell
<matt@openssl.org>
Mon, 8 Oct 2018 11:16:22 +0000
(12:16 +0100)
committer
Matt Caswell
<matt@openssl.org>
Wed, 10 Oct 2018 08:40:01 +0000
(09:40 +0100)
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/7365)
test/ecdsatest.c
patch
|
blob
|
history
diff --git
a/test/ecdsatest.c
b/test/ecdsatest.c
index 01a19cecd778267188a3a88707fc470cd359de0c..96939a5b725959852b9b99fffa96af0c25d2c8fe 100644
(file)
--- a/
test/ecdsatest.c
+++ b/
test/ecdsatest.c
@@
-25,6
+25,7
@@
# ifndef OPENSSL_NO_ENGINE
# include <openssl/engine.h>
# endif
+# include <openssl/sha.h>
# include <openssl/err.h>
# include <openssl/rand.h>