change ltimevalstuff to a unit and move defintion of ttimeval on windows
[lcore.git] / dnssync.pas
index a7ba7144ee9b14815b0c88449c4cfe2228b99db7..d75f54e35c53d1974ffe0c0b2165728019ea68a7 100755 (executable)
@@ -26,7 +26,8 @@ interface
       fd_utils,\r
     {$endif}\r
     lcorernd,\r
-    sysutils;\r
+    sysutils,
+    ltimevalstuff;\r
 \r
 //convert a name to an IP\r
 //will return v4 or v6 depending on what seems favorable, or manual preference setting\r
@@ -73,7 +74,6 @@ implementation
 {$endif}\r
 \r
 {$i unixstuff.inc}\r
-{$i ltimevalstuff.inc}\r
 \r
 var\r
   numsockused:integer;\r