Include <unistd.h> unilaterally.
This commit is contained in:
parent
613f7bda1d
commit
4004364e67
42 changed files with 26 additions and 104 deletions
|
@ -75,9 +75,7 @@ char *w32_getenv (char *);
|
|||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
||||
#include <pwd.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue