added unixutil to lmessages because of unixstuff.inc compile error
[lcore.git] / lmessages.pas
index 7bb73fded153a54c69899453e0a10928ace88e4f..db26b38f199665470f4edef0c7e31906cba03129 100755 (executable)
@@ -84,7 +84,7 @@ procedure init;
 \r
 implementation\r
 uses\r
-  baseunix,unix,lcore;//,safewriteln;\r
+  baseunix,unix,lcore,unixutil;//,safewriteln;\r
 {$i unixstuff.inc}\r
 \r
 type\r
@@ -653,4 +653,4 @@ begin
   end;\r
 end;\r
 \r
-end.
\ No newline at end of file
+end.\r