Browse Source

* now imports sockets for hosttostr routines

marco 20 years ago
parent
commit
4b970dd383
1 changed files with 1 additions and 1 deletions
  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;