X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/69b439a013e03cd1d3eb13da8bbbc20aa5bf5184..2dd575b95694c126013c912526093ff4915f3398:/unitfork.pas diff --git a/unitfork.pas b/unitfork.pas index 5239fc0..cd008da 100755 --- a/unitfork.pas +++ b/unitfork.pas @@ -1,7 +1,7 @@ -{ Copyright (C) 2005 Bas Steendijk and Peter Green - For conditions of distribution and use, see copyright notice in zlib_license.txt - which is included in the package - ----------------------------------------------------------------------------- } +{ Copyright (C) 2005 Bas Steendijk and Peter Green + For conditions of distribution and use, see copyright notice in zlib_license.txt + which is included in the package + ----------------------------------------------------------------------------- } unit unitfork; interface @@ -19,7 +19,7 @@ uses {$else} baseunix,unix,unixutil, {$endif} - sysutils; + sysutils; {$include unixstuff.inc}