X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85ef2ce64f0cc31a063fccea69fdcc7281d51548..0ac6b47e810e6efaebcdbf3075b633e9b4109341:/dnssync.pas?ds=inline diff --git a/dnssync.pas b/dnssync.pas index a7ba714..d75f54e 100755 --- 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;