Make sure time() is properly declared.
This commit is contained in:
parent
74cd365b03
commit
4901b41653
@ -120,6 +120,7 @@
|
||||
#include <sys/times.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
int RAND_poll(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user