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