[Rebranding] Fixed missing include in pandora_db
This commit is contained in:
parent
0acaf2312d
commit
53cbc4ebde
|
@ -30,6 +30,7 @@ use Time::HiRes qw(usleep);
|
|||
use lib '/usr/lib/perl5';
|
||||
|
||||
use PandoraFMS::Tools;
|
||||
use PandoraFMS::Config;
|
||||
use PandoraFMS::DB;
|
||||
|
||||
# version: define current version
|
||||
|
|
Loading…
Reference in New Issue