Don't #include OpenSSL headers when compiling without OpenSSL.
This commit is contained in:
parent
abb24e9d71
commit
37588b8d5c
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@
|
|||
|
||||
#include "../system.h"
|
||||
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/engine.h>
|
||||
|
||||
#include "../crypto.h"
|
||||
|
||||
#ifndef HAVE_MINGW
|
||||
|
|
Loading…
Reference in a new issue