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