mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 14:19:28 +02:00
+ Add baseunix again.
git-svn-id: trunk@5987 -
This commit is contained in:
parent
c9664d3a46
commit
95713c7264
@ -1,6 +1,6 @@
|
||||
program tb0524;
|
||||
|
||||
uses sockets;
|
||||
uses sockets,baseunix;
|
||||
|
||||
const port=6667;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user