No longer need to include time.h here as missing.h does not use
time_t.
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <errno.h>
|
||||
#ifndef HAVE_TIMESPEC
|
||||
# include <time.h>
|
||||
#endif
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "missing.h"
|
||||
|
Reference in New Issue
Block a user