소스 검색

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

git-svn-id: trunk@3307 -
armin 19 년 전
부모
커밋
c6a9d889fa
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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}