mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-13 22:41:05 +02:00
Include time.h header for time().
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#include "secp256k1.c"
|
#include "secp256k1.c"
|
||||||
#include "testrand_impl.h"
|
#include "testrand_impl.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user