aboutsummaryrefslogtreecommitdiff
path: root/contrib/check_appletalk.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/check_appletalk.pl')
-rw-r--r--contrib/check_appletalk.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/check_appletalk.pl b/contrib/check_appletalk.pl
index 0b7754fe..6df4c7a1 100644
--- a/contrib/check_appletalk.pl
+++ b/contrib/check_appletalk.pl
@@ -22,7 +22,7 @@ BEGIN {
}
use strict;
-use lib utils.pm;
+use lib "/usr/local/nagios/libexec";
use utils qw($TIMEOUT %ERRORS &print_revision &support);
use vars qw($PROGNAME);