Need to include sys/time.h.
This commit is contained in:
parent
9bfcbefd13
commit
f9d6fa9ef4
|
@ -24,6 +24,7 @@
|
|||
#ifndef HAVE_FUTIMES
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <utime.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue