X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85ef2ce64f0cc31a063fccea69fdcc7281d51548..f102aba78918f31feeb2b3d8a685faa7ebfd20be:/dnssync.pas diff --git a/dnssync.pas b/dnssync.pas old mode 100755 new mode 100644 index a7ba714..a91d6f1 --- a/dnssync.pas +++ b/dnssync.pas @@ -26,7 +26,8 @@ interface fd_utils, {$endif} lcorernd, - sysutils; + sysutils, + ltimevalstuff; //convert a name to an IP //will return v4 or v6 depending on what seems favorable, or manual preference setting @@ -73,7 +74,6 @@ implementation {$endif} {$i unixstuff.inc} -{$i ltimevalstuff.inc} var numsockused:integer;