This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
#undef X509_NAME // Again for Windows - conflict with WinCrypt.h.
|
#undef X509_NAME // Again for Windows - conflict with WinCrypt.h.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__APPLE__) || defined(__OpenBSD__) || (defined(__FreeBSD__)
|
#if defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__)
|
||||||
// For BSD-Systems, we assume that OpenSSL is part of the operating system.
|
// For BSD-Systems, we assume that OpenSSL is part of the operating system.
|
||||||
#include <openssl/md5.h>
|
#include <openssl/md5.h>
|
||||||
#include <openssl/rand.h>
|
#include <openssl/rand.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user