* Needs threads

This commit is contained in:
Michaël Van Canneyt 2023-07-15 16:01:12 +02:00 committed by Pierre Muller
parent 8c0518418a
commit 2814522983

View File

@ -22,6 +22,9 @@ program fpmake;
{$endif NO_UNIT_PROCESS}
uses
{$ifdef unix}
cthreads,
{$endif}
fpmkunit,
{$IFDEF HAS_UNIT_PROCESS}
process,