X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2Fwatchdbg;h=a497eff92957f5bb269c7c1ce062f08c9acb83cd;hp=79a72f600768c1e7a251e4ba13234592d032df40;hb=d8d7d25e92a56847754a237166ca926adc2199ca;hpb=f63d598af3f797b56b8d5e23ec4ff5254192eee9 diff --git a/perl/watchdbg b/perl/watchdbg index 79a72f60..a497eff9 100755 --- a/perl/watchdbg +++ b/perl/watchdbg @@ -27,7 +27,7 @@ BEGIN { } use IO::File; -use DXVars; +use SysVar; use DXUtil; use DXLog;