mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-22 21:24:53 +02:00
Fix #754
This commit is contained in:
parent
37ef283aa2
commit
001b5518bc
@ -25,6 +25,7 @@ use base qw(centreon::plugins::mode);
|
||||
use strict;
|
||||
use warnings;
|
||||
use centreon::plugins::misc;
|
||||
use POSIX;
|
||||
|
||||
sub new {
|
||||
my ($class, %options) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user