Include sys/time.h to declare gettimeofday().
This commit is contained in:
parent
6e177343f7
commit
93caba129b
@ -61,6 +61,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#define USE_SOCKETS
|
||||
#include "cryptlib.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user