Revert "Remove obsolete OpenSSL locking code"
This reverts commit aeb695c007.
This commit is contained in:
@@ -13,10 +13,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#if OPENSSL_VERSION_NUMBER < 0x10101000L
|
||||
#error "Unsupported version of OpenSSL, you need at least 1.1.1"
|
||||
#endif
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user