mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
DEVEL15-auth-unistd-not-on-windows-20090316
LICENSE IPL10 don't include unistd on windows (cherry picked from commit 95d639b19452001835097fe4e0189efe5d8d08be)
This commit is contained in:
parent
08607aeef6
commit
ce5c2e0430
@ -24,13 +24,13 @@ RCSID
|
||||
#include <sys/file.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netdb.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
#include <stdlib.h> /* for realpath() */
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <rx/xdr.h>
|
||||
#include <rx/rx.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user