mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 20:09:06 +08:00
@@ -178,7 +178,10 @@ static int get_dev_random_seed()
|
|||||||
#define HAVE_CRYPTGENRANDOM 1
|
#define HAVE_CRYPTGENRANDOM 1
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#include <wincrypt.h>
|
||||||
|
#ifndef __GNUC__
|
||||||
#pragma comment(lib, "advapi32.lib")
|
#pragma comment(lib, "advapi32.lib")
|
||||||
|
#endif
|
||||||
|
|
||||||
static int get_cryptgenrandom_seed()
|
static int get_cryptgenrandom_seed()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user