Include time headers for ewaitfile.
This commit is contained in:
parent
5e2c3fb5fe
commit
ba8008fb05
@ -35,6 +35,7 @@
|
||||
#define SYSLOG_NAMES
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
@ -45,6 +46,7 @@
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include <syslog.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "builtins.h"
|
||||
|
Loading…
Reference in New Issue
Block a user