mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 20:50:30 +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;
|
program tb0524;
|
||||||
|
|
||||||
uses sockets;
|
uses sockets,baseunix;
|
||||||
|
|
||||||
const port=6667;
|
const port=6667;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user