X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/2f03297fba2a10dbc860018fac7ad07c83b08ce8..0ac6b47e810e6efaebcdbf3075b633e9b4109341:/dnssync.pas 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;