For master windows build dsa.h is now needed.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 13 Jan 2015 15:20:34 +0000 (15:20 +0000)
committerDr. 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

index 8a19ed05c70495bbdf70d9a4c033864a52e4f17c..41257ad568377eac7d52aba242ad77439e6013f0 100644 (file)
@@ -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