add bug closure to changelog
[debian/amanda] / server-src / amdumpd.pl
index ef9729c771653bf09aca4e9b7ed95c2c59b575b7..2778634648770be07a041a569a572a27c4620edc 100644 (file)
@@ -1,5 +1,5 @@
 #! @PERL@
-# Copyright (c) 2010 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2010-2012 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
@@ -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