Explorar el Código

* now imports sockets for hosttostr routines

marco hace 20 años
padre
commit
4b970dd383
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;