X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Famdumpd.pl;h=7e3bba019787be00a38377a7041431215659c8d7;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=ef9729c771653bf09aca4e9b7ed95c2c59b575b7;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/server-src/amdumpd.pl b/server-src/amdumpd.pl index ef9729c..7e3bba0 100644 --- a/server-src/amdumpd.pl +++ b/server-src/amdumpd.pl @@ -39,7 +39,7 @@ use Amanda::Config qw( :init :getconf config_dir_relative ); use Amanda::Cmdline; use Amanda::Paths; use Amanda::Disklist; -use Amanda::Logfile qw( match_disk match_host ); +use Amanda::Util qw( match_disk match_host ); # Note that this class performs its control IO synchronously. This is adequate # for this service, as it never receives unsolicited input from the remote