summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/network/nfs.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/network/nfs.pm b/perl-install/network/nfs.pm
index 8429d1a69..f4a153665 100644
--- a/perl-install/network/nfs.pm
+++ b/perl-install/network/nfs.pm
@@ -2,6 +2,7 @@ package network::nfs;
use common;
use network::network;
+use log;
sub check {
my ($in) = @_;