mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-25 18:30:36 +00:00
Include unistd.h for strmode().
This commit is contained in:
parent
f236ca2741
commit
5cb503dff4
@ -36,6 +36,7 @@
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
#ifdef HAVE_UTIL_H
|
||||
#include <util.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user