Commit 98b3b116 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

For master windows build dsa.h is now needed.

parent 2d267179
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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