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:
2d26717
)
For master windows build dsa.h is now needed.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 13 Jan 2015 15:20:34 +0000
(15:20 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 13 Jan 2015 15:39:37 +0000
(15:39 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
engines/e_capi.c
patch
|
blob
|
history
diff --git
a/engines/e_capi.c
b/engines/e_capi.c
index 8a19ed05c70495bbdf70d9a4c033864a52e4f17c..41257ad568377eac7d52aba242ad77439e6013f0 100644
(file)
--- a/
engines/e_capi.c
+++ b/
engines/e_capi.c
@@
-64,6
+64,7
@@
#include <openssl/buffer.h>
#include <openssl/bn.h>
#include <openssl/rsa.h>
+#include <openssl/dsa.h>
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0400