fix line endings
[lcore.git] / dnssync.pas
index a7ba7144ee9b14815b0c88449c4cfe2228b99db7..a91d6f1a79cd59544be1c42430f02a6fa64b769d 100755 (executable)
@@ -26,7 +26,8 @@ interface
       fd_utils,\r
     {$endif}\r
     lcorernd,\r
-    sysutils;\r
+    sysutils,\r
+    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