Add missing headers for modern toolchains
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
#include <netdb.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h> /* write, read, close, link, unlink, chdir, sleep, getpid, gethostname */
|
||||
#include <time.h> /* time */
|
||||
|
||||
#define LOCKTIMEOUT 5 /* lock timeout in minutes */
|
||||
#define LOCKPROTECTION 0664
|
||||
|
||||
Reference in New Issue
Block a user