2
0
Эх сурвалжийг харах

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

git-svn-id: trunk@21332 -
marco 13 жил өмнө
parent
commit
a98e75fc89

+ 1 - 1
compiler/utils/ppumove.pp

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