add missing include
This commit is contained in:
parent
a82d02ad25
commit
c60eeb0bed
@ -1,5 +1,6 @@
|
|||||||
/* tests the montgomery routines */
|
/* tests the montgomery routines */
|
||||||
#include <tommath.h>
|
#include <tommath.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
int main(void)
|
int main(void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user