mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-24 04:04:31 +00:00
Fixed capitalization of include, when NOTLS is built
This commit is contained in:
@@ -97,7 +97,7 @@ void BCRYPT_FINAL(char *h, BCRYPT_CTX* ctx);
|
||||
|
||||
#else
|
||||
#include "microstack/nossl/md5.h"
|
||||
#include "microstack/nossl/SHA.h"
|
||||
#include "microstack/nossl/sha.h"
|
||||
#include "microstack/nossl/sha1.h"
|
||||
|
||||
#define SHA256_CTX SHA256Context
|
||||
|
||||
Reference in New Issue
Block a user