For master windows build dsa.h is now needed.
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
2d2671790e
commit
98b3b116ab
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue