Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS
This commit is contained in:
parent
5db458efd4
commit
034720e888
8 changed files with 19 additions and 31 deletions
|
@ -29,16 +29,6 @@
|
|||
#include <uv.h>
|
||||
|
||||
|
||||
#ifndef XMRIG_NO_HTTPD
|
||||
# include <microhttpd.h>
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef XMRIG_NO_TLS
|
||||
# include <openssl/opensslv.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include "base/io/Json.h"
|
||||
#include "base/kernel/interfaces/IConfigListener.h"
|
||||
#include "base/kernel/Process.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue