* remove used of deprecated function. Use this one from dos.

git-svn-id: trunk@21332 -
This commit is contained in:
marco 2012-05-19 11:34:04 +00:00
parent 117c437e94
commit a98e75fc89

View File

@ -35,7 +35,7 @@ uses
{$ENDIF} {$ENDIF}
{$ifdef unix} {$ifdef unix}
Baseunix,Unix, UnixUtil, Baseunix,Unix, Dos,
{$else unix} {$else unix}
dos, dos,
{$endif unix} {$endif unix}