lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set line ending property on files to hopefully avoid line ending problems in future
[lcore.git]
/
btime.pas
diff --git
a/btime.pas
b/btime.pas
index 4636a9be952cdd9dceeeacf2c4f15d9a46a72d99..9bb95502b13300569be20b37194f402ab646334b 100755
(executable)
--- a/
btime.pas
+++ b/
btime.pas
@@
-96,7
+96,7
@@
uses
{$ifdef VER1_0}
\r
linux,
\r
{$else}
\r
- baseunix,unix,unixutil,
{needed for 2.0.2
}
\r
+ baseunix,unix,unixutil,
sockets, {unixutil and sockets needed by unixstuff.inc on some compiler versions
}
\r
{$endif}
\r
{$else}
\r
windows,unitsettc,mmsystem,
\r