mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 22:06:40 +02:00
* removed packrecords 1 from winsock as well as a ver0_9_14 define
git-svn-id: trunk@4626 -
This commit is contained in:
parent
2d7cd5b969
commit
caf250c87b
@ -14,19 +14,8 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
{$PACKRECORDS 1}
|
|
||||||
unit winsock;
|
|
||||||
{$ifndef VER0_99_14}
|
|
||||||
{$ifndef NO_SMART_LINK}
|
|
||||||
{$define support_smartlink}
|
|
||||||
{$endif}
|
|
||||||
{$endif}
|
|
||||||
|
|
||||||
|
|
||||||
{$ifdef support_smartlink}
|
|
||||||
{$smartlink on}
|
{$smartlink on}
|
||||||
{$endif}
|
unit winsock;
|
||||||
|
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user