fix licenses smartermail (#2302)

This commit is contained in:
qgarnier 2020-10-28 16:29:45 +01:00 committed by GitHub
parent b1f57b3f92
commit f8ba636059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ use base qw(centreon::plugins::templates::counter);
use strict;
use warnings;
use centreon::plugins::templates::catalog_functions qw(catalog_status_threshold_ng);
sub custom_upgrade_protection_status_output {
my ($self, %options) = @_;