Include time.h for time_t in compat.h for systems w/o struct timespec.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <config.h>
|
||||
#include <compat.h>
|
||||
|
Reference in New Issue
Block a user