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]
/
lcoreselect.pas
diff --git
a/lcoreselect.pas
b/lcoreselect.pas
index 3cee9bf6f9bd40aac0126ddee84d126b7faf454d..df2501aea9bd4222cd8667330bc55230856496d5 100755
(executable)
--- a/
lcoreselect.pas
+++ b/
lcoreselect.pas
@@
-21,7
+21,7
@@
uses
{$ifdef VER1_0}
\r
linux,
\r
{$else}
\r
- baseunix,unix,unixutil,
\r
+ baseunix,unix,unixutil,
sockets,
\r
{$endif}
\r
fd_utils;
\r
var
\r
@@
-40,7
+40,7
@@
uses
{$ifndef nosignal}
\r
lsignal,
\r
{$endif}
\r
- ltimevalstuff;
+ ltimevalstuff;
\r
\r
{$include unixstuff.inc}
\r
\r