Browse Source

resolve.inc fron win was moved to ../win

git-svn-id: trunk@3307 -
armin 19 năm trước cách đây
mục cha
commit
c6a9d889fa
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      fcl/netware/resolve.inc
  2. 1 1
      fcl/netwlibc/resolve.inc

+ 1 - 1
fcl/netware/resolve.inc

@@ -1 +1 @@
-{$include ../win32/resolve.inc}
+{$include ../win/resolve.inc}

+ 1 - 1
fcl/netwlibc/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}