added missing prototype for function gettimeofday
This commit is contained in:
parent
cb6518427d
commit
df13788e57
|
|
@ -16,6 +16,7 @@
|
||||||
#ifdef HAVE_UNISTD_H
|
#ifdef HAVE_UNISTD_H
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <sys/time.h>
|
||||||
|
|
||||||
|
|
||||||
static int myfd;
|
static int myfd;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user