Przeglądaj źródła

* now imports sockets for hosttostr routines

marco 20 lat temu
rodzic
commit
4b970dd383
1 zmienionych plików z 1 dodań i 1 usunięć
  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;