lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove executable property
[lcore.git]
/
btime.pas
diff --git
a/btime.pas
b/btime.pas
old mode 100755
(executable)
new mode 100644
(file)
index
4636a9b
..
9bb9550
--- 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