Include time.h header for time().
This commit is contained in:
parent
3545627acb
commit
e06a9244bf
@ -11,6 +11,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include "secp256k1.c"
|
||||
#include "testrand_impl.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user