mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:29:14 +02:00
* sockets unit fixed
git-svn-id: trunk@760 -
This commit is contained in:
parent
614a0703c8
commit
fe5bd6902d
@ -19,7 +19,7 @@ Interface
|
|||||||
{$define maybelibc:=}
|
{$define maybelibc:=}
|
||||||
|
|
||||||
Uses
|
Uses
|
||||||
windows,winsock;
|
windows,winsock,ctypes;
|
||||||
|
|
||||||
Type
|
Type
|
||||||
cushort=word;
|
cushort=word;
|
||||||
|
Loading…
Reference in New Issue
Block a user