forked from Telodendria/Telodendria
[FIX/WIP] Don't include Log.
This commit is contained in:
parent
3843a8d114
commit
e8543bdb2a
1 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,6 @@
|
|||
#if (TLS_IMPL == TLS_OPENSSL) || (TLS_IMPL == TLS_LIBRESSL)
|
||||
|
||||
#include <openssl/sha.h>
|
||||
#include <Log.h>
|
||||
|
||||
unsigned char *
|
||||
Sha256(char *str)
|
||||
|
|
Loading…
Reference in a new issue