mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Occasionally Windows also has unistd.h
This commit is contained in:
parent
9199bef283
commit
76937f58c8
@ -43,10 +43,10 @@
|
||||
#include "../jrd/common.h"
|
||||
#include "../jrd/os/thd_priority.h"
|
||||
#include <stdarg.h>
|
||||
#ifndef WIN_NT
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#ifndef WIN_NT
|
||||
#ifdef DARWIN
|
||||
#include </usr/include/pwd.h>
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user