소스 검색

* now imports sockets for hosttostr routines

marco 20 년 전
부모
커밋
4b970dd383
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fcl/tests/testrhre.pp

+ 1 - 1
fcl/tests/testrhre.pp

@@ -5,7 +5,7 @@
 
 program testrhre;
 
-uses resolve,sysutils;
+uses resolve,sysutils,Sockets;
 
 Var
   I : integer;