mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-09-27 10:30:06 +00:00
Builds and runs mostly fine
This commit is contained in:
2
vendor/bcrypt/bcrypt.c
vendored
2
vendor/bcrypt/bcrypt.c
vendored
@@ -24,7 +24,7 @@
|
||||
|
||||
#ifdef _WIN32 || _WIN64
|
||||
// On windows we need to generate random bytes differently.
|
||||
typedef __int64 ssize_t;
|
||||
//typedef __int64 ssize_t;
|
||||
#define BCRYPT_HASHSIZE 60
|
||||
|
||||
#include "bcrypt.h"
|
||||
|
Reference in New Issue
Block a user