mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 16:09:31 +02:00
resolve.inc fron win was moved to ../win
git-svn-id: trunk@3307 -
This commit is contained in:
parent
374ab6cb18
commit
c6a9d889fa
@ -1 +1 @@
|
||||
{$include ../win32/resolve.inc}
|
||||
{$include ../win/resolve.inc}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{netware has winsock like win32}
|
||||
{use win32 implementation based on winsock}
|
||||
{$include ../win32/resolve.inc}
|
||||
{$include ../win/resolve.inc}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user