mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-04 17:18:27 +02:00
* remove used of deprecated function. Use this one from dos.
git-svn-id: trunk@21332 -
This commit is contained in:
parent
117c437e94
commit
a98e75fc89
@ -35,7 +35,7 @@ uses
|
||||
{$ENDIF}
|
||||
|
||||
{$ifdef unix}
|
||||
Baseunix,Unix, UnixUtil,
|
||||
Baseunix,Unix, Dos,
|
||||
{$else unix}
|
||||
dos,
|
||||
{$endif unix}
|
||||
|
Loading…
Reference in New Issue
Block a user