X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/9b641f7a6cda5781002a12c901addc01787003e9..f04d9ac0ffbe96ead372b84dad0786daba7f5ed7:/lmessages.pas diff --git a/lmessages.pas b/lmessages.pas index 7bb73fd..db26b38 100755 --- a/lmessages.pas +++ b/lmessages.pas @@ -84,7 +84,7 @@ procedure init; implementation uses - baseunix,unix,lcore;//,safewriteln; + baseunix,unix,lcore,unixutil;//,safewriteln; {$i unixstuff.inc} type @@ -653,4 +653,4 @@ begin end; end; -end. \ No newline at end of file +end.