mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-07 17:17:57 +03:00
add missing import
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
199fa6eee3
commit
9a1b5d0e71
@ -34,6 +34,7 @@ use PVE::DataCenterConfig;
|
||||
use PVE::Exception qw(raise raise_param_exc);
|
||||
use PVE::Format qw(render_duration render_bytes);
|
||||
use PVE::GuestHelpers qw(safe_string_ne safe_num_ne safe_boolean_ne);
|
||||
use PVE::HA::Config;
|
||||
use PVE::Mapping::PCI;
|
||||
use PVE::Mapping::USB;
|
||||
use PVE::INotify;
|
||||
|
Loading…
Reference in New Issue
Block a user