mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Building on MacOS X.
This commit is contained in:
parent
777e0b5fdb
commit
cbd92ed5ed
1 changed files with 3 additions and 0 deletions
|
|
@ -184,6 +184,9 @@ uses
|
|||
Windows, JwaWinNetWk;
|
||||
{$ENDIF}
|
||||
{$IF DEFINED(UNIX)}
|
||||
{$IF DEFINED(DARWIN)}
|
||||
{$DEFINE FPC_USE_LIBC}
|
||||
{$ENDIF}
|
||||
uses
|
||||
{$IF NOT DEFINED(FPC_USE_LIBC)}
|
||||
SysCall,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue